isSet method

bool isSet()

Implementation

bool isSet() => _isSet.call(
      this,
    );