operator [] abstract method Null safety

T operator [](
  1. int index
)
inherited

Implementation

T operator [](int index);