Deprecated class
Constructors
- Deprecated(String message)
-
const
Properties
- expires → String
-
@Deprecated('Use `message` instead. Will be removed in Dart 3.0.0'), read-only
- message → String
-
final
- hashCode → int
-
read-only, inherited
- runtimeType → Type
-
read-only, inherited
Methods
-
toString(
) → String -
noSuchMethod(
Invocation invocation) → dynamic -
inherited
Operators
-
operator ==(
dynamic other) → bool -
inherited