loginWithWechatCode abstract method

Future<UserLoginResponse> loginWithWechatCode(
  1. ServiceCall call,
  2. StringValue request
)

Implementation

$async.Future<$8.UserLoginResponse> loginWithWechatCode($grpc.ServiceCall call, $0.StringValue request);