currencyId property

  1. @JsonKey(name: 'currency_id')
String? currencyId
inherited

Implementation

@JsonKey(name: 'currency_id')
String? get currencyId => throw _privateConstructorUsedError;