interfaces property

List<String> interfaces

The interfaces that were removed.

Implementation

List<String> get interfaces => values[1].asStringArray().toList();