isDefault method
True if this is a special spot indicating that the real spot value will come from another source. @return {boolean}
Implementation
_i2.bool isDefault() => _i4.callMethod(
this,
'isDefault',
[],
);
True if this is a special spot indicating that the real spot value will come from another source. @return {boolean}
_i2.bool isDefault() => _i4.callMethod(
this,
'isDefault',
[],
);