getType method - DataAttributeValue class - mapview.datasource library - Dart API
getType
getType abstract method
Returns the type of the value.
Returns DataAttributeValueValueType. The type of the value.
Implementation
DataAttributeValueValueType getType();