symbol property

String? get symbol

Implementation

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