getProgram_Pre method
Implementation
$async.Future<$0.GetProgramResponse> getProgram_Pre($grpc.ServiceCall call,
$async.Future<$0.GetProgramRequest> request) async {
return getProgram(call, await request);
}
$async.Future<$0.GetProgramResponse> getProgram_Pre($grpc.ServiceCall call,
$async.Future<$0.GetProgramRequest> request) async {
return getProgram(call, await request);
}