DataUtilsBasic class

Constructors

DataUtilsBasic()

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

errorAction(String tag, dynamic err, {bool isShowToast = true}) → void
网络异常处理
failAction(String tag, BaseInfo baseInfo, {dynamic isShowToast = true}) → void
token dept身份验证过期处理
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