List<Uint8List> rootsForSource(String sourceId) => List<Uint8List>.from(_entries[sourceId]?.roots ?? const <Uint8List>[]);