menu
app_essentials
base_response_model
BaseApiResponse
hasError property
hasError
brightness_4
brightness_5
hasError
property
bool
hasError
Implementation
bool get hasError => !status! && message!.isNotEmpty;
app_essentials
base_response_model
BaseApiResponse
hasError property
BaseApiResponse class
Constructors
BaseApiResponse
fromJson
Properties
hasError
hashCode
message
runtimeType
status
Methods
noSuchMethod
toJson
toString
Operators
operator ==