menu
yasee_plugin
models/notify_devices_entity.dart
NotifyDevicesEntity
NotifyDevicesEntity.fromJson factory constructor
NotifyDevicesEntity.fromJson
dark_mode
light_mode
NotifyDevicesEntity.fromJson
constructor
NotifyDevicesEntity.fromJson
(
Map
json
)
Implementation
factory NotifyDevicesEntity.fromJson(Map json) => _$NotifyDevicesEntityFromJson(json);
yasee_plugin
notify_devices_entity
NotifyDevicesEntity
NotifyDevicesEntity.fromJson factory constructor
NotifyDevicesEntity class