menu
flower package
documentation
storage/src/storage_impl.dart
Storage
getValues<T> method
getValues<T> method
dark_mode
light_mode
getValues<
T
>
method
T
getValues
<
T
>(
)
Implementation
T getValues<T>() { return _concrete.getValues(); }
flower package
documentation
storage/src/storage_impl
Storage
getValues<T> method
Storage class