$AlarmExtension extension
- on
Methods
-
copyWith(
{String? name, String? description, String? deviceModelId, String? activeIcon, String? inactiveIcon, List< MatchGroup> ? conditions, String? id, String? $id, int? cstamp, String? cby, String? uby, int? ustamp}) → Alarm -
Available on Alarm, provided by the $AlarmExtension extension
-
copyWithWrapped(
{Wrapped< String> ? name, Wrapped<String?> ? description, Wrapped<String> ? deviceModelId, Wrapped<String> ? activeIcon, Wrapped<String> ? inactiveIcon, Wrapped<List< ? conditions, Wrapped<MatchGroup> >String?> ? id, Wrapped<String> ? $id, Wrapped<int?> ? cstamp, Wrapped<String?> ? cby, Wrapped<String?> ? uby, Wrapped<int?> ? ustamp}) → Alarm -
Available on Alarm, provided by the $AlarmExtension extension