HttpCode class
通用请求错误码
Constructors
- HttpCode()
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
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- coinInsufficient → const int
- 直播间金币余额不足
- reLogin → const int
- 重新登录(禁止多设备登录)
- success → const int
- 请求成功
- tokenExpired → const int
- 用户登录的token过期