PrintLogger class
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
-
d(Object? message)
→ void
-
override
-
e(Object? message)
→ void
-
override
-
f(Object? message)
→ void
-
override
-
i(Object? message)
→ void
-
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
t(Object? message)
→ void
-
override
-
toString()
→ String
-
A string representation of this object.
inherited
-
w(Object? message)
→ void
-
override