menu
odin package
documentation
app/controller.dart
Controller
getListenedCollections method
getListenedCollections method
dark_mode
light_mode
getListenedCollections
method
List
<
Type
>
getListenedCollections
(
)
Implementation
List<Type> getListenedCollections() { return <Type>[]; }
odin package
documentation
app/controller
Controller
getListenedCollections method
Controller class