trackInstallWithClickToken method
Implementation
Future<LinkTrailAttribution> trackInstallWithClickToken(String token, {required bool force}) {
throw UnimplementedError('trackInstallWithClickToken() has not been implemented.');
}
Future<LinkTrailAttribution> trackInstallWithClickToken(String token, {required bool force}) {
throw UnimplementedError('trackInstallWithClickToken() has not been implemented.');
}