MediaContent constructor

const MediaContent(
  1. List<String> paths
)

Implementation

const MediaContent(this.paths);