empire
empire_property
EmpireStringProperty
isEmpty property
isEmpty
isEmpty
property
Null safety
bool
isEmpty
Whether the string value is empty
Implementation
bool get isEmpty => _value.isEmpty;
empire
empire_property
EmpireStringProperty
isEmpty property
EmpireStringProperty class
Constructors
EmpireStringProperty
Properties
hashCode
isEmpty
isNotEmpty
isNotNull
isNull
length
originalValue
propertyName
runtimeType
value
Methods
call
contains
equals
noSuchMethod
reset
set
setOriginalValueToCurrent
substring
toString
Operators
operator ==