TencentApi class
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent 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 Methods
-
getUnionId(
{required String accessToken, String unionid = '1'}) → Future< TencentUnionidResp> - UnionID https://wiki.connect.qq.com/unionid%E4%BB%8B%E7%BB%8D
-
getUserInfo(
{required String appId, required String openid, required String accessToken}) → Future< TencentUserInfoResp> - 用户信息 https://wiki.connect.qq.com/get_user_info