LocalMediaModel constructor

LocalMediaModel(
  1. String path
)

Implementation

LocalMediaModel(this.path) : super(const LocalMedia());