menu
ve_vod package
documentation
vod_player_log.dart
TTFLogger
w static method
w static method
dark_mode
light_mode
w
static method
void
w
(
String
tag
,
Object
msg
)
Implementation
static void w(String tag, Object msg) { log(LogLevel.WARN, tag, msg); }
ve_vod package
documentation
vod_player_log
TTFLogger
w static method
TTFLogger class