valueBoolean property
bool?
get
valueBoolean
The boolean value for the extension.
Implementation
bool? get valueBoolean => valueBooleanField.getValue(_json);
The boolean value for the extension.
bool? get valueBoolean => valueBooleanField.getValue(_json);