OAuthAuthenticator constructor
const
OAuthAuthenticator({
- required String token,
Implementation
const OAuthAuthenticator({required this.token});
const OAuthAuthenticator({required this.token});