pageApplicationVersion abstract method
Future<PageApplicationVersionResp>
pageApplicationVersion(
- ServerContext ctx,
- PageApplicationVersionReq request
Implementation
$async.Future<$3.PageApplicationVersionResp> pageApplicationVersion(
$pb.ServerContext ctx, $3.PageApplicationVersionReq request);