empire
empire_property
EmpireStringProperty
isNotEmpty property
isNotEmpty
isNotEmpty
property
Null safety
bool
isNotEmpty
Whether the string value is empty or not
Implementation
bool get isNotEmpty => _value.isNotEmpty;
empire
empire_property
EmpireStringProperty
isNotEmpty 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 ==