const InstallFeature({ required this.id, required this.displayName, required this.description, this.isDefault = true, });