reportedGuildInviteCode property

  1. @JsonKey.new(includeIfNull: true, name: 'reported_guild_invite_code')
String? reportedGuildInviteCode
final

Implementation

@JsonKey(includeIfNull: true, name: 'reported_guild_invite_code')
final String? reportedGuildInviteCode;