index property

int get index
inherited

Implementation

int get index => throw _privateConstructorUsedError;
set index (int value)
inherited

Implementation

set index(int value) => throw _privateConstructorUsedError;