addFeatures method

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

Adds a collection of features to the table.

Parameters:

Return Value: A Future that has no return value.