aliases property

List<String>? get aliases

Implementation

List<String>? get aliases => (_$data['aliases'] as List<String>?);