stopAdvertising static method

Future<void> stopAdvertising()

Implementation

static Future<void> stopAdvertising() => _platform.stopAdvertising();