SliceFlag class

Constructors

SliceFlag(int value)

Properties

hashCode int
The hash code for this object.
no setterinherited
hasOptionalMember bool
no setter
hasSize bool
no setter
hasTypeIdIndex bool
no setter
hasTypeIdString bool
no setter
isLast bool
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value int
getter/setter pair

Methods

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

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

mask → const int