isInvalid method

bool isInvalid()

Implementation

bool isInvalid() => _isInvalid.call(
      this,
    );