menu
flutter_nekoton_bridge package
documentation
tests_related/test_logger.dart
testLoggerError function
testLoggerError function
dark_mode
light_mode
testLoggerError
function
Future
<
void
>
testLoggerError
(
String
string
)
Implementation
Future<void> testLoggerError(String string) async { createLib().testLoggerError(string: string); }
flutter_nekoton_bridge package
documentation
tests_related/test_logger
testLoggerError function
test_logger library