FileBundle constructor
FileBundle(
- String url, {
- ContentType? contentType,
Implementation
FileBundle(super.url, { super.contentType });
FileBundle(super.url, { super.contentType });