code property

String? code

Implementation

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