DeepLinkReceived class Tracking events
Event to track a received deep link.
Not supported on Web.
Constructors
- DeepLinkReceived({required String url, String? referrer})
-
const
Properties
Methods
-
endpoint(
) → String -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map< String, Object?> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited