WechatLogin constructor Null safety
Implementation
WechatLogin(
{required this.androidAppId,
required this.androidSecret,
required this.iosAppId,
required this.iosSecret,
required this.universalLink});
WechatLogin(
{required this.androidAppId,
required this.androidSecret,
required this.iosAppId,
required this.iosSecret,
required this.universalLink});