banner property

  1. @JsonKey.new(includeIfNull: false)
Base64ImageType? banner
final

Base64-encoded profile banner image

Implementation

@JsonKey(includeIfNull: false)
final Base64ImageType? banner;