pageApplicationVersion abstract method

Future<PageApplicationVersionResp> pageApplicationVersion(
  1. ServerContext ctx,
  2. PageApplicationVersionReq request
)

Implementation

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