CoursewarePrefetchUrl constructor

const CoursewarePrefetchUrl(
  1. int offsetMs,
  2. String url
)

Implementation

const CoursewarePrefetchUrl(this.offsetMs, this.url);