indices property

Map<String, int> indices
final

The saved step index per tour, for start(resume: true).

Implementation

final Map<String, int> indices;