isEmpty property
bool
get
isEmpty
true
if start
and end
are equal.
Implementation
_i2.bool get isEmpty => _i5.getProperty(
this,
'isEmpty',
);
true
if start
and end
are equal.
_i2.bool get isEmpty => _i5.getProperty(
this,
'isEmpty',
);