totalPriceCurrencyId property

int? get totalPriceCurrencyId

currency identifier

Implementation

int? get totalPriceCurrencyId => totalPrice?['currency']?['id'];