StructArray<T extends Struct> extension Null safety

Bounds checking indexing methods on Arrays of Struct.

on

Operators

operator [](int index) → T
This extension method must be invoked with a compile-time constant T.