nativeGetIndexedArrayReference method
Implementation
@override
@nonVirtual
nativeGetIndexedArrayReference(Array<C> p, int index) => throw UnsupportedError('$runtimeType: is just a view; cannot dereference it.');
@override
@nonVirtual
nativeGetIndexedArrayReference(Array<C> p, int index) => throw UnsupportedError('$runtimeType: is just a view; cannot dereference it.');