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