status property
String?
get
status
The status of the result value.
Implementation
String? get status => statusField.getValue(json);
The status of the result value.
String? get status => statusField.getValue(json);