getLastAttribution method

Future<LinkTrailAttribution?> getLastAttribution()

Implementation

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