authClient property

AuthClient get authClient

Implementation

AuthClient get authClient => _authClient ??= AuthClient(_channel);