getArray abstract method
Gets the array value or null if the type doesn't match.
Returns List<DataAttributeValue>?. Attribute value.
Implementation
List<DataAttributeValue>? getArray();
Gets the array value or null if the type doesn't match.
Returns List<DataAttributeValue>?. Attribute value.
List<DataAttributeValue>? getArray();