isDefault method

bool isDefault()

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',
      [],
    );