type property

String? type

Implementation

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