menu
xdk_mobile package
documentation
rest.dart
BaseListStore<T>
BaseListStore.new constructor
BaseListStore.new constructor
dark_mode
light_mode
BaseListStore<
T
>
constructor
@
protected
BaseListStore<
T
>
(
StoreConfig
<
T
>
config
)
Implementation
@protected BaseListStore(StoreConfig<T> config) : super(config);
xdk_mobile package
documentation
rest
BaseListStore<T>
BaseListStore.new constructor
BaseListStore class