getChart abstract method

Future<Chart> getChart(
  1. ServiceCall call,
  2. ChartId request
)

Implementation

$async.Future<$0.Chart> getChart($grpc.ServiceCall call, $2.ChartId request);