deleteChart abstract method

Future<Empty> deleteChart(
  1. ServiceCall call,
  2. ChartId request
)

Implementation

$async.Future<$3.Empty> deleteChart(
    $grpc.ServiceCall call, $2.ChartId request);