coin property

String? coin

Implementation

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