futureSymbols property
Future contracts for the underlying symbol.
Same JSON shape as optionSymbols (array of symbol objects).
Return null or "[]" when no futures are associated.
Implementation
String? get futureSymbols;
Future contracts for the underlying symbol.
Same JSON shape as optionSymbols (array of symbol objects).
Return null or "[]" when no futures are associated.
String? get futureSymbols;