numberType property

  1. @JsonKey(unknownEnumValue: NumberType.float)
NumberType numberType
final

Implementation

@JsonKey(unknownEnumValue: NumberType.float)
final NumberType numberType;