amount property

  1. @JsonParameter(Necessity.optional, ['tracker', 'amount'])
String? amount
getter/setter pair

Implementation

@JsonParameter(Necessity.optional, ['tracker', 'amount'])
String? amount;