valueBoolean property
bool?
get
valueBoolean
The information determined as a result of making the observation, if the information has a simple value.
Implementation
bool? get valueBoolean => valueBooleanField.getValue(json);