ClosedScopeException constructor

const ClosedScopeException(
  1. String _scopeId
)

Implementation

const ClosedScopeException(this._scopeId);