currency property

String? get currency

Implementation

String? get currency => (_$data['currency'] as String?);