avatar property

String? avatar
final

the default user avatar hash of the webhook

is not always returned, hence the nullable property

Implementation

final String? avatar;