Override class sealed
An object used by ProviderContainer/ProviderScope to override the behavior
of a provider/family for part of the application.
Do not extend or implement.
- Implementers
- Annotations
-
- @publicInCodegen
- @publicInMisc
Properties
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