client property

NextAuthClient<T>? get client

Implementation

NextAuthClient<T>? get client => _client;