Unsafely gets the Sync instance. Throws if not a Sync.
@unsafeOrError @pragma('vm:prefer-inline') Sync<T> unwrapSync() => sync().unwrap();