defaultGLSRequest abstract method

Future<CreateGLSShipmentRequest> defaultGLSRequest(
  1. ServiceCall call,
  2. AccountId request
)

Implementation

$async.Future<$0.CreateGLSShipmentRequest> defaultGLSRequest(
    $grpc.ServiceCall call, $4.AccountId request);