menu
bluesky package
documentation
tools_ozone_server_getconfig.dart
ViewerConfigRole
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => const ViewerConfigRoleConverter().toJson(this);
bluesky package
documentation
tools_ozone_server_getconfig
ViewerConfigRole
toJson method
ViewerConfigRole class