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