LogBean class
- Implemented types
Properties
Methods
-
getValue(
) → int -
override
-
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
- TYPE_DEBUG → const int
- TYPE_ERROR → const int
- TYPE_INFO → const int
- TYPE_LOG → const int
- TYPE_WARN → const int