isNone method

bool isNone()

True if this is a special spot referring to no particular spot or side. @return {boolean}

Implementation

_i2.bool isNone() => _i4.callMethod(
      this,
      'isNone',
      [],
    );