SDKInitBasicInfoModel constructor
SDKInitBasicInfoModel({})
Implementation
SDKInitBasicInfoModel({
this.codesize = '6',
this.language = 'zh_CN',
this.useragent,
this.region,
this.accesstoken,
this.logintype,
});