empire
empire_property
EmpireBoolProperty
isTrue property
isTrue
isTrue
property
Null safety
bool
isTrue
Whether the underlying value is true
Implementation
bool get isTrue => _value;
empire
empire_property
EmpireBoolProperty
isTrue property
EmpireBoolProperty class
Constructors
EmpireBoolProperty
Properties
hashCode
isFalse
isNotNull
isNull
isTrue
originalValue
propertyName
runtimeType
value
Methods
call
equals
noSuchMethod
reset
set
setFalse
setOriginalValueToCurrent
setTrue
toString
Operators
operator ==