resultsByUrl property

Map<String, FetchPoolResult> resultsByUrl
final

Results keyed by the URL string

Implementation

final Map<String, FetchPoolResult> resultsByUrl = {};