UnionArray<T extends Union> extension
Null safety
- on
-
- Array<
T>
- Array<
Operators
-
operator [](
int index) → T -
This extension method must be invoked with a compile-time constant
T
.