sources property

List<ModelSource> get sources

Implementation

List<ModelSource> get sources => List.unmodifiable(_sources);