getNasdaq method
Implementation
$async.Future<YahooFinancePrice> getNasdaq($pb.ClientContext? ctx, $1.Empty request) =>
_client.invoke<YahooFinancePrice>(ctx, 'RealTimeDataInterface', 'GetNasdaq', request, YahooFinancePrice())
;
$async.Future<YahooFinancePrice> getNasdaq($pb.ClientContext? ctx, $1.Empty request) =>
_client.invoke<YahooFinancePrice>(ctx, 'RealTimeDataInterface', 'GetNasdaq', request, YahooFinancePrice())
;