Noop constant
Disposable
const Noop
A disposable that does nothing.
Implementation
static const Disposable Noop = _NoopDisposable();
A disposable that does nothing.
static const Disposable Noop = _NoopDisposable();