clientGuard property

Mutex get clientGuard

Returns mutex guarding the client.

Implementation

Mutex get clientGuard => _client.guard;