menu
flower package
documentation
storage/src/storage/io.dart
StorageImpl
getValues<T> method
getValues<T> method
dark_mode
light_mode
getValues<
T
>
method
T
getValues
<
T
>(
)
Implementation
T getValues<T>() { return subject.value!.values as T; }
flower package
documentation
storage/src/storage/io
StorageImpl
getValues<T> method
StorageImpl class