getFinancialChart abstract method

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

Implementation

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