type property

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

Type of the TitleElement.

Implementation

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