status property

String? get status

The status of the result value.

Implementation

String? get status => statusField.getValue(json);