getUtmSource method

Future<String?> getUtmSource()

Implementation

Future<String?>  getUtmSource() async {
  throw UnimplementedError('platformVersion() has not been implemented.');
}