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