Float32ArrayConstructor class
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
Constructors
Properties
- bytesPerElement → num
-
Available on Float32ArrayConstructor, provided by the Float32ArrayConstructor$Typings extension
The size in bytes of each element in the array.no setter -
from
→ ({Float32List Function<
T>(List< $1, Float32List Function(Iterable<T> arrayLike, num mapfn(T, num), [dynamic thisArg])num> arrayLike, [num mapfn(num, num)?, dynamic thisArg]) $2}) -
Available on Float32ArrayConstructor, provided by the Float32ArrayConstructor$Typings extension
Overload accessor: $1, $2no setter - hashCode → int
-
The hash code for this object.
no setterinherited
- of ↔ Float32List Function([Iterable?])
-
Available on Float32ArrayConstructor, provided by the Float32ArrayConstructor$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