FileBundle constructor

FileBundle(
  1. String url, {
  2. ContentType? contentType,
})

Implementation

FileBundle(super.url, { super.contentType });