sendOpen_Pre method
Implementation
$async.Future<$1.Empty> sendOpen_Pre($grpc.ServiceCall $call,
$async.Future<$0.PushNotificationProto_OpenRequest> $request) async {
return sendOpen($call, await $request);
}
$async.Future<$1.Empty> sendOpen_Pre($grpc.ServiceCall $call,
$async.Future<$0.PushNotificationProto_OpenRequest> $request) async {
return sendOpen($call, await $request);
}