NullableFloat64ListType class ast
A nullable Float64List StandardType.
- Inheritance
-
- Object
- AbstractType
- StandardType
- Float64ListType
- NullableFloat64ListType
- Available extensions
Constructors
- NullableFloat64ListType()
-
Construct a new NullableFloat64ListType.
const
Properties
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