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