WeChatAuth class

Inheritance

Constructors

WeChatAuth.new()

Properties

authChannelName String
getter/setter pairinherited
authStatusChannelName String
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

auth({required Map<String, dynamic> arguments, required AuthorizeCall authorizeCall}) → void
inherited
authorize({required WeChatAuthEntry authEntry, 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
inherited
toString() String
A string representation of this object.
inherited
weChatAuthCall(AuthStatus status, AuthorizeCall authorizeCall, Map<String, dynamic> arguments) → void
inherited
weiBoAuthCall(AuthStatus status, AuthorizeCall authorizeCall, Map<String, dynamic> arguments) → void
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited