getAttributeNames method - DataAttributesBase class - mapview.datasource library - Dart API
getAttributeNames
getAttributeNames abstract method
Returns a list of attribute names.
Returns List<String>. The list of attribute names.
Implementation
List<String> getAttributeNames();