badgeUrl property

String? badgeUrl
final

The URl of the badge to be displayed in the avatar. For example, a badge can be used to indicate the user's company. The badge is displayed only for the OptimusWidgetSize.medium and OptimusWidgetSize.large sizes.

Implementation

final String? badgeUrl;