getFeatureTemplate method

FeatureTemplate? getFeatureTemplate({
  1. required String name,
})

Searches for the feature template with the given name.

Parameters:

  • name — The name.

Return Value: A FeatureTemplate.