UserAvatar constructor

UserAvatar({
  1. String avatar = "",
})

Implementation

UserAvatar({this.avatar = ""});