getArray method - DataAttributeValue class - mapview.datasource library - Dart API
getArray
getArray abstract method
Gets the array value or null if the type doesn't match.
Returns List<DataAttributeValue>?. Attribute value.
Implementation
List<DataAttributeValue>? getArray();