avatarUrl property
String?
get
avatarUrl
The url to the account's avatar image. Pass this into a Image.network and it will load the avatar image.
Implementation
String? get avatarUrl;
The url to the account's avatar image. Pass this into a Image.network and it will load the avatar image.
String? get avatarUrl;