UnnamedUnion1 class final

Inheritance

Constructors

UnnamedUnion1()

Properties

as_array UnnamedStruct5
getter/setter pair
as_bool bool
getter/setter pair
as_capability UnnamedStruct4
getter/setter pair
as_double double
getter/setter pair
as_external_typed_data UnnamedStruct7
getter/setter pair
as_int32 int
getter/setter pair
as_int64 int
getter/setter pair
as_native_pointer UnnamedStruct8
getter/setter pair
as_send_port UnnamedStruct3
getter/setter pair
as_string Pointer<Char>
getter/setter pair
as_typed_data UnnamedStruct6
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
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