amount property
The amount of the payment that the notification is about. Set the value in minor units.
Implementation
@BuiltValueField(wireName: r'amount')
Amount? get amount;
The amount of the payment that the notification is about. Set the value in minor units.
@BuiltValueField(wireName: r'amount')
Amount? get amount;