authorIcon property

String? authorIcon
final

A valid URL that displays a small 16px by 16px image to the left of the authorName text. Will only work if authorName is present.

Implementation

final String? authorIcon;