AppMetricaDeferredDeeplinkRequestException constructor
AppMetricaDeferredDeeplinkRequestException(
- AppMetricaDeferredDeeplinkErrorReason reason,
- String description,
- String? message
Implementation
AppMetricaDeferredDeeplinkRequestException(this.reason, this.description, this.message);