updateFeatures method

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

Updates a collection of features in the table.

Parameters:

Return Value: A Future that has no return value.