stop method

Future<void> stop()

Implementation

Future<void> stop() async {
  throw UnimplementedError('getAdvertisingId() has not been implemented.');
}