ee.Feature.toDictionary

Extract properties from a feature as a dictionary.

UsageReturns
Feature.toDictionary(properties)Dictionary
ArgumentTypeDetails
this: elementElementThe feature to extract the property from.
propertiesList, default: nullThe list of properties to extract. Defaults to all non-system properties.