menu
fluxer_dart package
documentation
models/application_public_response_bot.dart
ApplicationPublicResponseBot
bio property
bio property
dark_mode
light_mode
bio
property
@JsonKey.new(includeIfNull: true)
String
?
bio
final
The bio or description of the bot
Implementation
@JsonKey(includeIfNull: true) final String? bio;
fluxer_dart package
documentation
models/application_public_response_bot
ApplicationPublicResponseBot
bio property
ApplicationPublicResponseBot class