code property

List<String>? code

Implementation

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