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