BrowseList class
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
add(BrowseList list, String accountId, String name, String code, {String q = '', String f = '', String o = '', int p = 1, int r = 20, int s = 0, required Preset preset})
→ Future<void>
-
-
clear(BrowseList list)
→ void
-
-
dispose(BrowseList list)
→ void
-
-
getList(String accountId, String name, BrowseList list)
→ BrowseService?
-