WeChat app authorized login
@override Future<String?> login() async { return await methodChannel.invokeMethod<String>('login'); }