factory DefaultDeviceConfiguration.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<DefaultDeviceConfiguration>(json);