menu
built_value package
documentation
serializer.dart
FullType
FullType.nullable const constructor
FullType.nullable const constructor
dark_mode
light_mode
FullType.nullable
constructor
const
FullType.nullable
(
Type
?
root
, [
List
<
FullType
>
parameters
=
const []
])
Implementation
const FullType.nullable(this.root, [this.parameters = const []]) : nullable = true;
built_value package
documentation
serializer
FullType
FullType.nullable const constructor
FullType class