menu
db_lens package
documentation
data/datasources/shared_preferences/shared_preferences_data_source.dart
SharedPreferencesDataSource
collections method
collections method
dark_mode
light_mode
collections
method
@
override
Future
<
List
<
String
>
>
collections
(
)
override
Implementation
@override Future<List<String>> collections() async => [collectionName];
db_lens package
documentation
data/datasources/shared_preferences/shared_preferences_data_source
SharedPreferencesDataSource
collections method
SharedPreferencesDataSource class