menu
daily_flutter
daily_flutter
DeviceGroupId
DeviceGroupId.fromJson factory constructor
DeviceGroupId.fromJson
brightness_4
brightness_5
DeviceGroupId.fromJson
constructor
DeviceGroupId.fromJson
(
String
value
)
Implementation
factory DeviceGroupId.fromJson(String value) => DeviceGroupId(value);
daily_flutter
daily_flutter
DeviceGroupId
DeviceGroupId.fromJson factory constructor
DeviceGroupId class
Constructors
DeviceGroupId
fromJson
Properties
copyWith
hashCode
id
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==