hasException property
String
get
hasException
Retrieves the exception message from the API response.
Implementation
String get hasException => exception!;
Retrieves the exception message from the API response.
String get hasException => exception!;