AgoraImage constructor Null safety
Constructs a AgoraImage
Implementation
AgoraImage(
this.url, {
this.x,
this.y,
this.width,
this.height,
});
Constructs a AgoraImage
AgoraImage(
this.url, {
this.x,
this.y,
this.width,
this.height,
});