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