reportedGuildName property

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

Implementation

@JsonKey(includeIfNull: true, name: 'reported_guild_name')
final String? reportedGuildName;