menu
base_flutter_app package
documentation
data_source/db/simple_stream_db_source.dart
SimpleStreamDbSourceAdapter<T>
mapper abstract method
mapper abstract method
dark_mode
light_mode
mapper
abstract method
T
mapper
(
Map
<
String
,
dynamic
>
?
value
)
Implementation
T mapper(Map<String, dynamic>? value);
base_flutter_app package
documentation
data_source/db/simple_stream_db_source
SimpleStreamDbSourceAdapter<T>
mapper abstract method
SimpleStreamDbSourceAdapter mixin