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