socialManager property

CkSocialAuthManager get socialManager

The social authentication manager.

Implementation

CkSocialAuthManager<dynamic> get socialManager =>
    CkAuthService.instance.socialManager;