menu
hooks package
documentation
hooks.dart
LinkOutputMaybeFailure
json property
json property
dark_mode
light_mode
json
property
Map
<
String
,
Object
?
>
get
json
The JSON representation of this output.
Implementation
Map<String, Object?> get json;
hooks package
documentation
hooks
LinkOutputMaybeFailure
json property
LinkOutputMaybeFailure class