CustomFieldOptionUpdate({bool? disabled, required this.id, this.value}) : disabled = disabled ?? false;