@override bool get hasErrors => (_$hasErrorsComputed ??= Computed<bool>(() => super.hasErrors, name: '_CategoryUpdateFormStore.hasErrors')) .value;