StructArray<T extends Struct> extension
- on
-
- Array<
T>
- Array<
- @Since('2.13')
Operators
-
operator [](
int index) → T -
This extension method must be invoked on a receiver of type
Pointer<T>
whereT
is a compile-time constant type.