getCurrent_Pre method
Implementation
$async.Future<$27.GetCurrentResponse> getCurrent_Pre($grpc.ServiceCall call, $async.Future<$27.GetCurrentRequest> request) async {
return getCurrent(call, await request);
}
$async.Future<$27.GetCurrentResponse> getCurrent_Pre($grpc.ServiceCall call, $async.Future<$27.GetCurrentRequest> request) async {
return getCurrent(call, await request);
}