deploy abstract method

Future<NuntioResponse> deploy(
  1. ServiceCall call,
  2. NuntioRequest request
)

Implementation

$async.Future<$1.NuntioResponse> deploy(
    $grpc.ServiceCall call, $1.NuntioRequest request);