NetworkLogger class

Constructors

NetworkLogger.new()
factory

Properties

allowLog bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
logger ↔ Logger
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

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

Static Properties

shared NetworkLogger
final