getAttributionInfo method

Future<Map<String, dynamic>?> getAttributionInfo()

Implementation

Future<Map<String, dynamic>?> getAttributionInfo() {
  throw UnimplementedError('getAttributionInfo() has not been implemented.');
}