menu
simplify_satva package
documentation
database/helper/dbhandler.dart
DBHandler
deleteConditionedRecords abstract method
deleteConditionedRecords abstract method
dark_mode
light_mode
deleteConditionedRecords
abstract method
Future
<
Map
<
String
,
dynamic
>
>
deleteConditionedRecords
(
{
String
table
=
""
,
String
condition
=
""
,
})
Implementation
Future<Map<String,dynamic>> deleteConditionedRecords({String table="",String condition=""});
simplify_satva package
documentation
database/helper/dbhandler
DBHandler
deleteConditionedRecords abstract method
DBHandler class