empire
empire_property
EmpireProperty
<
T
>
isNull property
isNull
isNull
property
Null safety
bool
isNull
Implementation
bool get isNull => _value == null;
empire
empire_property
EmpireProperty
<
T
>
isNull property
EmpireProperty class
Constructors
EmpireProperty
Properties
hashCode
isNotNull
isNull
originalValue
propertyName
runtimeType
value
Methods
call
equals
noSuchMethod
reset
set
setOriginalValueToCurrent
toString
Operators
operator ==