isNoSpot method
True if this is an unspecific special spot, such as Spot.None or one of the sides. @return {boolean}
Implementation
_i2.bool isNoSpot() => _i4.callMethod(
      this,
      'isNoSpot',
      [],
    );
True if this is an unspecific special spot, such as Spot.None or one of the sides. @return {boolean}
_i2.bool isNoSpot() => _i4.callMethod(
      this,
      'isNoSpot',
      [],
    );