menu
conduit_codable
cast
List
<
E
>
List const constructor
List
brightness_4
List<
E
>
constructor
Null safety
const
List<
E
>
(
Cast
<
E
>
entry
)
Implementation
const List(Cast<E> entry) : _entry = entry;
conduit_codable
cast
List
<
E
>
List const constructor
List class
Constructors
List
Properties
hashCode
runtimeType
Methods
cast
noSuchMethod
toString
Operators
operator ==