currency property

String? currency

Implementation

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