deleteFeatures method

Future<void> deleteFeatures(
  1. List<Feature> features
)

Deletes a collection of features from the table.

Parameters:

Return Value: A Future that has no return value.