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