Returns cached attribution data if available, otherwise null.
null
Future<Map<dynamic, dynamic>?> getAttributionData() { throw UnimplementedError( 'getAttributionData() has not been implemented.', ); }