deleteOneFTP abstract method

Future<Empty> deleteOneFTP(
  1. ServiceCall call,
  2. PortConfig request
)

Implementation

$async.Future<$1.Empty> deleteOneFTP($grpc.ServiceCall call, $0.PortConfig request);