AvatarConfig constructor
This is constructor of class AvatarConfig
userAlphaChannelImgS3
, userPhotoS3
String values contains
Implementation
AvatarConfig({
this.userAlphaChannelImgS3,
this.userPhotoS3,
});
This is constructor of class AvatarConfig
userAlphaChannelImgS3
, userPhotoS3
String values contains
AvatarConfig({
this.userAlphaChannelImgS3,
this.userPhotoS3,
});