SyncCallbackDisposable constructor

SyncCallbackDisposable(
  1. void _callback()
)

Implementation

SyncCallbackDisposable(this._callback);