reportedGuildInviteCode property
- @JsonKey.new(includeIfNull: true, name: 'reported_guild_invite_code')
final
Implementation
@JsonKey(includeIfNull: true, name: 'reported_guild_invite_code')
final String? reportedGuildInviteCode;
@JsonKey(includeIfNull: true, name: 'reported_guild_invite_code')
final String? reportedGuildInviteCode;