empire
empire_property
EmpireStringProperty
length property
length
length
property
Null safety
int
length
The length of the string value.
Implementation
int get length => _value.length;
empire
empire_property
EmpireStringProperty
length 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 ==