maxAmount property

  1. @BuiltValueField.new(wireName: r'maxAmount')
Amount? get maxAmount

Implementation

@BuiltValueField(wireName: r'maxAmount')
Amount? get maxAmount;