uris top-level property

List<Uri> uris
final

Implementation

final uris = urls.map(Uri.parse).toList();