avatar property
Base64-encoded image data for the member guild avatar
Implementation
@JsonKey(includeIfNull: false)
final Base64ImageType? avatar;
Base64-encoded image data for the member guild avatar
@JsonKey(includeIfNull: false)
final Base64ImageType? avatar;