const factory DeviceResponseDto({ required String name, required String token, }) = _DeviceResponseDto;