futureSymbols property

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.

Implementation

String? get futureSymbols;