onAttribution property

Stream<LinkTrailAttribution> get onAttribution

Implementation

Stream<LinkTrailAttribution> get onAttribution {
  throw UnimplementedError('onAttribution has not been implemented.');
}