Uint32ArrayConstructor class

Available extensions
Annotations
  • @JS()
  • @staticInterop

Constructors

Uint32ArrayConstructor()

Properties

bytesPerElement num

Available on Uint32ArrayConstructor, provided by the Uint32ArrayConstructor$Typings extension

The size in bytes of each element in the array.
no setter
from → ({Uint32List Function<T>(List<T> arrayLike, num mapfn(T, num), [dynamic thisArg]) $1, Uint32List Function(Iterable<num> arrayLike, [num mapfn(num, num)?, dynamic thisArg]) $2})

Available on Uint32ArrayConstructor, provided by the Uint32ArrayConstructor$Typings extension

Overload accessor: $1, $2
no setter
hashCode int
The hash code for this object.
no setterinherited
of Uint32List Function([Iterable?])

Available on Uint32ArrayConstructor, provided by the Uint32ArrayConstructor$Typings extension

getter/setter pair
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