OptionSet({required String id, required String name, required bool dirty}) : super(id: id, name: name, dirty: dirty);