getLastAttribution method
Implementation
Future<LinkTrailAttribution?> getLastAttribution() {
throw UnimplementedError('getLastAttribution() has not been implemented.');
}
Future<LinkTrailAttribution?> getLastAttribution() {
throw UnimplementedError('getLastAttribution() has not been implemented.');
}