isSpot method
True if this is a specific spot, not a side nor Spot.None. @return {boolean}
Implementation
_i2.bool isSpot() => _i4.callMethod(
this,
'isSpot',
[],
);
True if this is a specific spot, not a side nor Spot.None. @return {boolean}
_i2.bool isSpot() => _i4.callMethod(
this,
'isSpot',
[],
);