errorTitle property

String? get errorTitle

Getter for error title.

Implementation

String? get errorTitle => _errorTitle;