menu
fluxer_dart package
documentation
models/application_response_bot.dart
ApplicationResponseBot
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_response_bot
ApplicationResponseBot
avatar property
ApplicationResponseBot class