menu
yasee_plugin
models/notify_ble_state_entity.dart
NotifyBleStateEntity
NotifyBleStateEntity.fromJson factory constructor
NotifyBleStateEntity.fromJson
dark_mode
light_mode
NotifyBleStateEntity.fromJson
constructor
NotifyBleStateEntity.fromJson
(
Map
json
)
Implementation
factory NotifyBleStateEntity.fromJson(Map json) => _$NotifyBleStateEntityFromJson(json);
yasee_plugin
notify_ble_state_entity
NotifyBleStateEntity
NotifyBleStateEntity.fromJson factory constructor
NotifyBleStateEntity class