sources property

Map<String, dynamic> get sources

Returns RC sources.

Implementation

Map<String, dynamic> get sources => Map.unmodifiable(_storage);