status property

String? get status

Implementation

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