StatsServiceBase constructor
StatsServiceBase()
Implementation
StatsServiceBase() {
$addMethod($grpc.ServiceMethod<$15.FinancialChartRequest, $15.FinancialChartResponse>(
'getFinancialChart',
getFinancialChart_Pre,
false,
false,
($core.List<$core.int> value) => $15.FinancialChartRequest.fromBuffer(value),
($15.FinancialChartResponse value) => value.writeToBuffer()));
}