OnRequestInterceptor mixin

dio请求拦截器

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

codeKey() String
响应状态码字段名
countKey() String
hasNextPageKey() String
判断是否包含下一页字段名
isFirstPageKey() String
判断是否首页字段名
msgKey() String
响应消息字段名
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
successCode() List<int>
api请求成功返回code码
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited