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