menu
cloud_firestore_database_wrapper package
documentation
interfaces/i_data_source.dart
IDataSource
update abstract method
update abstract method
dark_mode
light_mode
update
abstract method
Future
<
void
>
update
(
String
path
,
BaseModel
data
)
Implementation
Future<void> update(String path, BaseModel data);
cloud_firestore_database_wrapper package
documentation
interfaces/i_data_source
IDataSource
update abstract method
IDataSource class