menu
artifact package
documentation
test_models/feature_models.dart
NullableReflectSubObject
NullableReflectSubObject.new const constructor
NullableReflectSubObject.new const constructor
dark_mode
light_mode
NullableReflectSubObject
constructor
const
NullableReflectSubObject
(
{
String
value
=
"something"
,
int
anotherValue
=
42
,
})
Implementation
const NullableReflectSubObject({ this.value = "something", this.anotherValue = 42, });
artifact package
documentation
test_models/feature_models
NullableReflectSubObject
NullableReflectSubObject.new const constructor
NullableReflectSubObject class