profileBackgroundCustomEmojiId property

  1. @JsonKey(name: 'profile_background_custom_emoji_id')
String? get profileBackgroundCustomEmojiId
inherited

Optional. Custom emoji identifier for profile background.

Implementation

@JsonKey(name: 'profile_background_custom_emoji_id')
String? get profileBackgroundCustomEmojiId;