AuthProvider class
Methods
-
auth({required Map<String, dynamic> arguments, required AuthorizeCall authorizeCall})
→ void
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
qqAuthCall(AuthStatus status, AuthorizeCall authorizeCall, Map<String, dynamic> arguments)
→ void
-
-
toString()
→ String
-
A string representation of this object.
inherited
-
weChatAuthCall(AuthStatus status, AuthorizeCall authorizeCall, Map<String, dynamic> arguments)
→ void
-
-
weiBoAuthCall(AuthStatus status, AuthorizeCall authorizeCall, Map<String, dynamic> arguments)
→ void
-