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