getFinancialChart abstract method

Future<FinancialChartResponse> getFinancialChart(
  1. ServiceCall call,
  2. FinancialChartRequest request
)

Implementation

$async.Future<$0.FinancialChartResponse> getFinancialChart(
    $grpc.ServiceCall call, $0.FinancialChartRequest request);