type property

  1. @JsonKey(unknownEnumValue: BreakType.UNKNOWN)
BreakType type
getter/setter pair

Detected break type.

Implementation

@JsonKey(unknownEnumValue: BreakType.UNKNOWN)
BreakType type;