SBCloudAppender class

Implemented types

Constructors

SBCloudAppender(String name, Json? config)

Properties

hashCode int
The hash code for this object.
no setterinherited
maxTime int
getter/setter pair
name String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
timer Timer?
getter/setter pair

Methods

dispose() → void
override
flush() → void
override
loadSessionData() List<SessionData>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
push(BaseLog log) Future<void>
override
saveToStorage(dynamic data) → void
toString() String
A string representation of this object.
inherited
update(Json? config) → void
override

Operators

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

Static Properties

started bool
getter/setter pair