aliases property

List<String> aliases

Implementation

List<String> get aliases => extraData['aliases'] as List<String>;