$HomeDTOExtension extension

on

Methods

copyWith({int? id, String? name, WeatherConditionDTO? weatherCondition, double? weatherTempF, WeatherTimePeriodDTO? weatherTimePeriod, AddressDTO? address, List<DeviceDTO>? devices, List<HomeUserDTO>? users}) HomeDTO
copyWithWrapped({Wrapped<int?>? id, Wrapped<String?>? name, Wrapped<WeatherConditionDTO?>? weatherCondition, Wrapped<double?>? weatherTempF, Wrapped<WeatherTimePeriodDTO?>? weatherTimePeriod, Wrapped<AddressDTO?>? address, Wrapped<List<DeviceDTO>?>? devices, Wrapped<List<HomeUserDTO>?>? users}) HomeDTO