menu
kangpro_app_common package
documentation
features/device/dto/response/device_response_dto.dart
DeviceResponseDto
DeviceResponseDto.fromJson factory constructor
DeviceResponseDto.fromJson factory constructor
dark_mode
light_mode
DeviceResponseDto.fromJson
constructor
DeviceResponseDto.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DeviceResponseDto.fromJson(Map<String, dynamic> json) => _$DeviceResponseDtoFromJson(json);
kangpro_app_common package
documentation
features/device/dto/response/device_response_dto
DeviceResponseDto
DeviceResponseDto.fromJson factory constructor
DeviceResponseDto class