NoScopeFoundException constructor

const NoScopeFoundException(
  1. String _scopeId
)

Implementation

const NoScopeFoundException(this._scopeId);