values property

List<String>? get values

Implementation

List<String>? get values => valueHandler.asAttributeValues;