menu
yasee_plugin
models/notify_device_link_entity.dart
NotifyDeviceLinkData
NotifyDeviceLinkData.fromJson factory constructor
NotifyDeviceLinkData.fromJson
dark_mode
light_mode
NotifyDeviceLinkData.fromJson
constructor
NotifyDeviceLinkData.fromJson
(
Map
json
)
Implementation
factory NotifyDeviceLinkData.fromJson(Map json) => _$NotifyDeviceLinkDataFromJson(json);
yasee_plugin
notify_device_link_entity
NotifyDeviceLinkData
NotifyDeviceLinkData.fromJson factory constructor
NotifyDeviceLinkData class