Thumbnail constructor

Thumbnail({
  1. String? url,
})

Implementation

Thumbnail({this.url});