valueBoolean property

bool? get valueBoolean

The boolean value for the extension.

Implementation

bool? get valueBoolean => valueBooleanField.getValue(_json);