currencyId property

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

Implementation

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