user<T extends Auth<AuthKeys>> method

T? user<T extends Auth<AuthKeys>>()

Implementation

T? user<T extends Auth>() => _i<T>("user").user;