menu
squint_json
squint
ListType
ListType const constructor
ListType
brightness_4
brightness_5
ListType
constructor
const
ListType
(
AbstractType
child
)
Construct a new
ListType
.
Implementation
const ListType(this.child) : super(className: "List");
squint_json
squint
ListType
ListType const constructor
ListType class
Constructors
ListType
Properties
child
className
hashCode
nullable
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==