LogBase class
Properties
Methods
-
buildData(
String debug, {String? function}) → dynamic -
delete(
) → dynamic -
getPath(
) → dynamic -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
read(
) → dynamic -
sendNotification(
String token, dynamic data) → dynamic -
toString(
) → String -
A string representation of this object.
inherited
-
write(
String debug, {String? function}) → dynamic
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited