menu
fluxer_dart package
documentation
models/application_bot_response.dart
ApplicationBotResponse
avatar property
avatar property
dark_mode
light_mode
avatar
property
@JsonKey.new(includeIfNull: false)
String
?
avatar
final
The avatar hash of the bot
Implementation
@JsonKey(includeIfNull: false) final String? avatar;
fluxer_dart package
documentation
models/application_bot_response
ApplicationBotResponse
avatar property
ApplicationBotResponse class