$HomeV2Extension extension
- on
Methods
-
copyWith(
{int? id, String? name, WeatherConditionV2? weatherCondition, double? weatherTempF, WeatherTimePeriodV2? weatherTimePeriod, DeviceAddressV2? address, List< DeviceV2> ? devices}) → HomeV2 -
copyWithWrapped(
{Wrapped< int?> ? id, Wrapped<String?> ? name, Wrapped<WeatherConditionV2?> ? weatherCondition, Wrapped<double?> ? weatherTempF, Wrapped<WeatherTimePeriodV2?> ? weatherTimePeriod, Wrapped<DeviceAddressV2?> ? address, Wrapped<List< ? devices}) → HomeV2DeviceV2> ?>