dartpy
dartpy_annotations
PyList
PyList const constructor
PyList
dartpy
dartpy_annotations
PyList
PyList const constructor
PyList class
Constructors
PyList
Properties
copyWith
hashCode
listType
runtimeType
Methods
map
maybeMap
maybeWhen
noSuchMethod
toString
when
Operators
operator ==
PyList
constructor
Null safety
const
PyList
(
PyTypeAnnotation
listType
)
Implementation
const factory PyList(PyTypeAnnotation listType) = _$PyList;