attributeNames property

List<String> get attributeNames
override

Implementation

List<String> get attributeNames => cases.keys.toList();