abstract fun remove(id: String): Unit
Remove record with id from data provider.
id - of item to remove.
id