dartBoolValue property

bool? dartBoolValue

Implementation

bool? get dartBoolValue {
  return this.boolValue;
}