menu
mastodon_client
mastodon_client.dart
Logger
info abstract method
info
dark_mode
light_mode
info
abstract method
void
info
(
String
message
)
Logs an info-level message.
Implementation
void info(String message);
mastodon_client
mastodon_client
Logger
info abstract method
Logger class