operator [] abstract method

Copy operator [](
  1. int index
)

Access the copyWith interface for the item at index

Implementation

Copy operator [](int index);