amount property
The amount to be debited from the account holder's bank account.
Implementation
@BuiltValueField(wireName: r'amount')
Amount get amount;
The amount to be debited from the account holder's bank account.
@BuiltValueField(wireName: r'amount')
Amount get amount;