getNasdaqFuture abstract method

Future<YahooFinancePrice> getNasdaqFuture(
  1. ServerContext ctx,
  2. Empty request
)

Implementation

$async.Future<$3.YahooFinancePrice> getNasdaqFuture($pb.ServerContext ctx, $1.Empty request);