WebFBundle constructor

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

Implementation

WebFBundle(this.url, { ContentType? contentType }): _contentType = contentType;