status property

String? get status

Implementation

String? get status => originalJson['status'] as String?;