index property

int? get index

Implementation

int? get index {
  return _index;
}