menu
bluesky package
documentation
tools_ozone_server_getconfig.dart
ServiceConfig
ServiceConfig.fromJson factory constructor
ServiceConfig.fromJson factory constructor
dark_mode
light_mode
ServiceConfig.fromJson
constructor
ServiceConfig.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory ServiceConfig.fromJson(Map<String, Object?> json) => _$ServiceConfigFromJson(json);
bluesky package
documentation
tools_ozone_server_getconfig
ServiceConfig
ServiceConfig.fromJson factory constructor
ServiceConfig class