menu
feggy_exception package
documentation
imports_bindings.dart
JsonLiteral
JsonLiteral const constructor
JsonLiteral const constructor
dark_mode
light_mode
JsonLiteral
constructor
const
JsonLiteral
(
String
path
, {
bool
asConst
=
false
,
})
Creates a new
JsonLiteral
instance.
Implementation
const JsonLiteral(this.path, {this.asConst = false});
feggy_exception package
documentation
imports_bindings
JsonLiteral
JsonLiteral const constructor
JsonLiteral class