FetchPluginList class
This class fetch plugins list.
Constructors
FetchPluginList : Constructor of the class.
Properties
[box] [↔ Box] : late initialize the box. ::: features getter/setter pair :::
[hashCode] [→ int] : The hash code for this object. ::: features no setterinherited :::
[runtimeType] [→ Type] : A representation of the runtime type of the object. ::: features no setterinherited :::
Methods
[fetchList][ [→ Future<[void>]] ]
: Fetches plugins from server and stores them in Hive pluginBox
.
[noSuchMethod][([[Invocation] invocation]) → dynamic ] : Invoked when a nonexistent method or property is accessed. ::: features inherited :::
[toString][ [→ String] ] : A string representation of this object. ::: features inherited :::
Operators
[operator ==][([[Object] other]) [→ bool] ] : The equality operator. ::: features inherited :::
- talawa
- fetch_plugin_list
- FetchPluginList class