-
assert$
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('assert')
-
clear
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('clear')
-
count
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('count')
-
debug
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('debug')
-
dir
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('dir')
-
dirxml
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('dirxml')
-
endGroup
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('endGroup')
-
error
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('error')
-
info
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('info')
-
log
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('log')
-
profile
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('profile')
-
profileEnd
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('profileEnd')
-
startGroup
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('startGroup')
-
startGroupCollapsed
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('startGroupCollapsed')
-
table
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('table')
-
timeEnd
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('timeEnd')
-
trace
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('trace')
-
values
→ const Map<String, ConsoleAPICalledEventType>
-
{'log' : log, 'debug' : debug, 'info' : info, 'error' : error, 'warning' : warning, 'dir' : dir, 'dirxml' : dirxml, 'table' : table, …
-
warning
→ const ConsoleAPICalledEventType
-
ConsoleAPICalledEventType._('warning')