isAmount property

  1. @JsonKey.new(name: "isAmount")
bool? isAmount
getter/setter pair

Implementation

@JsonKey(name: "isAmount")
bool? isAmount;