menu
fluxer_dart package
documentation
models/application_public_response.dart
ApplicationPublicResponse
bot property
bot property
dark_mode
light_mode
bot
property
@JsonKey.new(includeIfNull: true)
ApplicationPublicResponseBot
?
bot
final
Detailed bot user metadata
Implementation
@JsonKey(includeIfNull: true) final ApplicationPublicResponseBot? bot;
fluxer_dart package
documentation
models/application_public_response
ApplicationPublicResponse
bot property
ApplicationPublicResponse class