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