MediaItem constructor

MediaItem(
  1. MediaThumb thumbs,
  2. FileInfo info
)

Implementation

MediaItem(this.thumbs, this.info);