ArrayHelper___locale_struct___names_level0 class

Helper for array __names in struct __locale_struct.

Constructors

ArrayHelper___locale_struct___names_level0(locale_struct _struct, List<int> dimensions, int level, int _absoluteIndex)

Properties

dimensions List<int>
final
hashCode int
The hash code for this object.
no setterinherited
length int
no setter
level int
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited
operator [](int index) Pointer<Int8>
operator []=(int index, Pointer<Int8> value) → void