amount property
The negative balance amount of the balance account.
Implementation
@BuiltValueField(wireName: r'amount')
Amount? get amount;
The negative balance amount of the balance account.
@BuiltValueField(wireName: r'amount')
Amount? get amount;