decimal property

  1. @JsonKey(name: "Decimal")
int? decimal
final

Implementation

@JsonKey(name: "Decimal")
final int? decimal;