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