featureTypes property

List<String> featureTypes

Feature types.

Determines what feature types of address which should be returned.

Implementation

List<String> get featureTypes => _featureTypes.value;