menu
wx_sdk package
documentation
user-info.dart
UserInfo
UserInfo.new constructor
UserInfo.new constructor
dark_mode
light_mode
UserInfo
constructor
UserInfo
(
String
code
,
String
appId
,
String
secret
)
Implementation
UserInfo(this.code, this.appId, this.secret);
wx_sdk package
documentation
user-info
UserInfo
UserInfo.new constructor
UserInfo class