menu
native_assets_cli package
documentation
test.dart
HookOutput
json property
json property
dark_mode
light_mode
json
property
Map
<
String
,
Object
?
>
get
json
The underlying json configuration of this
HookOutput
.
Implementation
Map<String, Object?> get json => _syntax.json;
native_assets_cli package
documentation
test
HookOutput
json property
HookOutput class