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