menu
conduit_codable
cast
Cast
<
T
>
cast method
cast
brightness_4
cast
method
Null safety
T
cast
(
dynamic
from
)
Implementation
T cast(dynamic from) => _cast(from, "toplevel", null);
conduit_codable
cast
Cast
<
T
>
cast method
Cast class
Constructors
Cast
Properties
hashCode
runtimeType
Methods
cast
noSuchMethod
toString
Operators
operator ==