deepLinkValue property

String? deepLinkValue

Implementation

String? get deepLinkValue =>  _clickEvent["deep_link_value"] as String?;