avatarUrl property

String? get avatarUrl

Implementation

String? get avatarUrl {
  return profile.avatarUrl;
}