Thumbnail constructor

Thumbnail(
  1. {required String url,
  2. int? width,
  3. int? height}
)

Implementation

Thumbnail