code property

String? get code

Implementation

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