firstErrorMessage property

String? firstErrorMessage

Implementation

String? get firstErrorMessage => errorsByKey(firstErrorKey)?.first;