latestApplicationVersion abstract method

Future<LatestApplicationVersionResp> latestApplicationVersion(
  1. ServerContext ctx,
  2. LatestApplicationVersionReq request
)

Implementation

$async.Future<$3.LatestApplicationVersionResp> latestApplicationVersion(
    $pb.ServerContext ctx, $3.LatestApplicationVersionReq request);