LogType class

Constructors

LogType()

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

ajaxError → const String
apiResponse → const String
consoleError → const String
cssError → const String
error → const String
imageError → const String
info → const String
infoAll → const String
mediaError → const String
promiseError → const String
report → const String
retError → const String
scriptError → const String