type property

TitleElementType? type
final

Type of the TitleElement.

Implementation

@JsonKey(unknownEnumValue: TitleElementType.UNKNOWN)
final TitleElementType? type;