index property

dynamic index
final

The index of the choice.

Implementation

//! This is dynamic because the API sometimes returns a [String] and sometimes an [int].
final index;