SdlkLogCategory class

Constructors

SdlkLogCategory()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

application → const int
audio → const int
custom → const int
error → const int
gpu → const int
input → const int
onAssert → const int
render → const int
reserved2 → const int
reserved3 → const int
reserved4 → const int
reserved5 → const int
reserved6 → const int
reserved7 → const int
reserved8 → const int
reserved9 → const int
reserved10 → const int
system → const int
test → const int
video → const int