menu
json_annotation package
documentation
json_annotation.dart
JsonLiteral
asConst property
asConst property
dark_mode
light_mode
asConst
property
bool
asConst
final
true
if the JSON literal should be written as a constant.
Implementation
final bool asConst;
json_annotation package
documentation
json_annotation
JsonLiteral
asConst property
JsonLiteral class