coin property

String? get coin

Implementation

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