menu
wasm_wit_component package
documentation
generator.dart
WitGeneratorInput
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
@
override
Map
<
String
,
Object
?
>
toJson
(
)
override
Returns a JSON representation of this.
Implementation
@override Map<String, Object?> toJson();
wasm_wit_component package
documentation
generator
WitGeneratorInput
toJson abstract method
WitGeneratorInput class