DeepLinkResolutionStatus class
- Inheritance
-
- Object
- EnumClass
- DeepLinkResolutionStatus
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
Static Properties
-
serializer
→ Serializer<
DeepLinkResolutionStatus> -
no setter
-
values
→ BuiltSet<
DeepLinkResolutionStatus> -
no setter
Static Methods
-
valueOf(
String name) → DeepLinkResolutionStatus
Constants
- invalid → const DeepLinkResolutionStatus
- matched → const DeepLinkResolutionStatus
- unmatched → const DeepLinkResolutionStatus