menu
opentool_daemon package
documentation
opentool_daemon_server.dart
ServerPlatformDto
ServerPlatformDto.new constructor
ServerPlatformDto.new constructor
dark_mode
light_mode
ServerPlatformDto
constructor
ServerPlatformDto
(
{
required
String
os
,
required
String
arch
,
required
String
abi
,
})
Implementation
ServerPlatformDto({required this.os, required this.arch, required this.abi});
opentool_daemon package
documentation
opentool_daemon_server
ServerPlatformDto
ServerPlatformDto.new constructor
ServerPlatformDto class