unbindWechat_Pre method
Implementation
$async.Future<$1.OperationResponse> unbindWechat_Pre($grpc.ServiceCall call, $async.Future<$0.Empty> request) async {
return unbindWechat(call, await request);
}
$async.Future<$1.OperationResponse> unbindWechat_Pre($grpc.ServiceCall call, $async.Future<$0.Empty> request) async {
return unbindWechat(call, await request);
}