getFeatureType method

FeatureType? getFeatureType({
  1. required String name,
})

Searches for the feature type with the given name.

Parameters:

  • name — The name.

Return Value: A FeatureType.