WebAuthService constructor

const WebAuthService({
  1. required OAuthConfig config,
})

Implementation

const WebAuthService({required this.config});