source property

List<String> get source

Implementation

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