getGatewayJwtByGatewayUuid abstract method

Future<StringValue> getGatewayJwtByGatewayUuid(
  1. ServiceCall call,
  2. StringValue request
)

Implementation

$async.Future<$2.StringValue> getGatewayJwtByGatewayUuid($grpc.ServiceCall call, $2.StringValue request);