analyzer package
documentation
logger
InstrumentationLogger
shutdown abstract method
shutdown
shutdown
method
Null safety
Future
<
void
>
shutdown
(
)
Shut down this logger, including file handles etc.
Implementation
Future<void> shutdown();
analyzer package
documentation
logger
InstrumentationLogger
shutdown abstract method
InstrumentationLogger class
Constructors
InstrumentationLogger
Properties
hashCode
runtimeType
Methods
log
noSuchMethod
shutdown
toString
Operators
operator ==