FlEasyRefreshControllers class
Constructors
- FlEasyRefreshControllers()
-
factory
Properties
-
controllers
→ Map<
int, EasyRefreshController> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- last → EasyRefreshController?
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
get(
int controllersId) → EasyRefreshController? - 根据 id 获取控制器
-
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