WechatLogin class Null safety
微信登录插件主体
Constructors
Properties
- androidAppId → String
-
final
- androidSecret → String
-
final
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- iosAppId → String
-
final
- iosSecret → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- universalLink → String
-
final
Methods
-
init(
) → Future< void> - 初始化sdk
-
login(
) → Future< WechatLoginResponse> - 登录
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited
Static Properties
-
platformVersion
→ Future<
String?> -
read-only