menu
stl
stl.dart
None
<
T
>
None.new const constructor
None.new
dark_mode
light_mode
None<
T
>
constructor
const
None<
T
>
(
)
Creates a constant
None
variant representing the absence of a value.
Implementation
const None();
stl
stl
None
<
T
>
None.new const constructor
None class