flutter_sound
log
Log
autoInit method
autoInit
flutter_sound
log
Log
autoInit method
Log class
Constructors
color
d
e
i
w
Properties
hashCode
runtimeType
Methods
close
color
d
debug
e
error
i
info
log
noSuchMethod
toString
v
w
warn
wtf
Operators
operator ==
Static properties
loggingLevel
Static methods
autoInit
init
autoInit
method
Null safety
void
autoInit
(
)
Implementation
static void autoInit() { if (_self == null) { init('.'); } }