deleteById

fun deleteById(table: String, id: Any, primaryKey: String = DEFAULT_PRIMARY_KEY): Flow<Resource<Failure, Unit>>