AirbridgeTrackingLink class Null safety
Holds variable types of tracking-link that move user to specific page of app and track click-event.
Constructors
- AirbridgeTrackingLink({required String shortURL, required String qrcodeURL})
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited