menu
basecraft package
documentation
core/storage.dart
GetStorage
getValues<T> method
getValues<T> method
dark_mode
light_mode
getValues<
T
>
method
T
getValues
<
T
>(
)
Implementation
T getValues<T>() { return _concrete.getValues(); }
basecraft package
documentation
core/storage
GetStorage
getValues<T> method
GetStorage class