status property

String? status

Implementation

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