Prop<T extends Object?> class
final
- Implementers
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toLogString(
{LogTheme theme = LogTheme.noColors, int depth = 0, LoggableConfig config = const LoggableConfig(), Object? sanitized = _notSanitized}) → String -
toMapEntry(
{LoggableJsonConfig config = const LoggableJsonConfig(), Object? sanitized = _notSanitized}) → MapEntry< String, Object?> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- noView → const LoggableNoView