status property

String? status
final

status is the status of the condition. Can be True, False, Unknown. Required.

Implementation

final String? status;