menu
fluxer_dart package
documentation
models/guild_audit_log_entry_response.dart
GuildAuditLogEntryResponse
reason property
reason property
dark_mode
light_mode
reason
property
@JsonKey.new(includeIfNull: false)
String
?
reason
final
The reason provided for the action
Implementation
@JsonKey(includeIfNull: false) final String? reason;
fluxer_dart package
documentation
models/guild_audit_log_entry_response
GuildAuditLogEntryResponse
reason property
GuildAuditLogEntryResponse class