WebImplementation constructor
Creates an instance of WebImplementation.
Implementation
WebImplementation({
this.maxLimit = 1,
this.mediaType = MediaType.image,
});
Creates an instance of WebImplementation.
WebImplementation({
this.maxLimit = 1,
this.mediaType = MediaType.image,
});