flutter_mylibrary package
documentation
http_error
HttpError
message property
message
message
property
String
message
read / write
可自定义,给用户的信息
Implementation
String message;
flutter_mylibrary package
documentation
http_error
HttpError
message property
HttpError class
Constructors
HttpError
dioError
emptyDataError
emptyMixError
parseDataError
unknown
Properties
cause
hashCode
httpErrorType
logMsg
message
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==