errorMessage property
String?
get
errorMessage
The initial load's failure, which is a different screen state entirely: there is no form to show yet.
Implementation
String? get errorMessage => _errorMessage;