count_Pre method
Implementation
$async.Future<$1.CountResponse> count_Pre($grpc.ServiceCall $call,
$async.Future<$0.NotesServiceCountReq> $request) async {
return count($call, await $request);
}
$async.Future<$1.CountResponse> count_Pre($grpc.ServiceCall $call,
$async.Future<$0.NotesServiceCountReq> $request) async {
return count($call, await $request);
}