DeviceEntity.fromJson constructor

DeviceEntity.fromJson(
  1. Map json
)

Implementation

factory DeviceEntity.fromJson(Map json) => _$DeviceEntityFromJson(json);