GoogleCastImage constructor
Creates a new GoogleCastImage instance.
Implementation
GoogleCastImage({
required this.url,
this.height,
this.width,
});
Creates a new GoogleCastImage instance.
GoogleCastImage({
required this.url,
this.height,
this.width,
});