getGatewayJwtByGatewayUuid abstract method

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

Implementation

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