UnionArray<T extends Union> extension
- on
-
- Array<
T>
- Array<
- @Since('2.14')
Operators
-
operator [](
int index) → T -
Available on Array<
This extension method must be invoked on a receiver of typeT> , provided by the UnionArray extensionPointer<T>
whereT
is a compile-time constant type.