INFO property
getter/setter pair
Info logging level.
This level enables logging for information, warnings, errors and fatal errors.
Implementation
// ignore: non_constant_identifier_names
external static int INFO;
Info logging level.
This level enables logging for information, warnings, errors and fatal errors.
// ignore: non_constant_identifier_names
external static int INFO;