floatAmount property

  1. @JsonKey.new(name: "floatAmount")
int? floatAmount
getter/setter pair

Implementation

@JsonKey(name: "floatAmount")
int? floatAmount;