currency property
The three-character ISO currency code of the amount.
Implementation
@BuiltValueField(wireName: r'currency')
String get currency;
The three-character ISO currency code of the amount.
@BuiltValueField(wireName: r'currency')
String get currency;