balances property
List of balances with the amount and currency.
Implementation
@BuiltValueField(wireName: r'balances')
BuiltList<Balance>? get balances;
List of balances with the amount and currency.
@BuiltValueField(wireName: r'balances')
BuiltList<Balance>? get balances;