changePsk_Pre method
Implementation
$async.Future<$2.Empty> changePsk_Pre($grpc.ServiceCall $call,
$async.Future<$0.AppAccountProto_ChangePskRequest> $request) async {
return changePsk($call, await $request);
}
$async.Future<$2.Empty> changePsk_Pre($grpc.ServiceCall $call,
$async.Future<$0.AppAccountProto_ChangePskRequest> $request) async {
return changePsk($call, await $request);
}