deleteFeatures method

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

Deletes a collection of features from the table.

Parameters:

Return Value: No value.