menu
fluxer_dart package
documentation
models/applications_me_response_bot.dart
ApplicationsMeResponseBot
token property
token property
dark_mode
light_mode
token
property
@JsonKey.new(includeIfNull: false)
String
?
token
final
The bot token for authentication
Implementation
@JsonKey(includeIfNull: false) final String? token;
fluxer_dart package
documentation
models/applications_me_response_bot
ApplicationsMeResponseBot
token property
ApplicationsMeResponseBot class