state property

String? get state

Implementation

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