menu
get_core package
documentation
get_core
LogWriterCallback typedef
LogWriterCallback
brightness_4
LogWriterCallback
typedef
LogWriterCallback
=
void Function
(
String
text
,
{
bool
isError
}
)
Voidcallback from logs
Implementation
typedef LogWriterCallback = void Function(String text, {bool isError});
get_core package
documentation
get_core
LogWriterCallback typedef
get_core library
Classes
GetInterface
Properties
Get
Functions
defaultLogWriterCallback
Enums
SmartManagement
Typedefs
LogWriterCallback