menu
opentool_daemon package
documentation
opentool_daemon_server.dart
ServerPlatformDto
ServerPlatformDto.fromJson factory constructor
ServerPlatformDto.fromJson factory constructor
dark_mode
light_mode
ServerPlatformDto.fromJson
constructor
ServerPlatformDto.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ServerPlatformDto.fromJson(Map<String, dynamic> json) => _$ServerPlatformDtoFromJson(json);
opentool_daemon package
documentation
opentool_daemon_server
ServerPlatformDto
ServerPlatformDto.fromJson factory constructor
ServerPlatformDto class