TalkerKey class abstract
TalkerKey - String key of log type (After 5.0.0) TalkerLogType (Before 5.0.0)
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
Static Methods
-
fromLogLevel(
LogLevel logLevel) → String
Constants
- blocClose → const String
- blocCreate → const String
- blocEvent → const String
- Bloc section
- blocTransition → const String
- critical → const String
- debug → const String
- error → const String
- Base logs section
- exception → const String
- grpcError → const String
- grpcRequest → const String
- grpc section
- grpcResponse → const String
- httpError → const String
- Http section
- httpRequest → const String
- httpResponse → const String
- info → const String
- riverpodAdd → const String
- Riverpod section
- riverpodDispose → const String
- riverpodFail → const String
- riverpodMutationFailed → const String
- riverpodMutationReset → const String
- riverpodMutationStart → const String
- riverpodMutationSuccess → const String
- riverpodUpdate → const String
- route → const String
- Flutter section
- verbose → const String
- warning → const String