setType property

  1. @JsonKey(unknownEnumValue: SetType.unknown)
SetType setType
final

The type of set this printing is in.

Implementation

@JsonKey(unknownEnumValue: SetType.unknown)
final SetType setType;