startAdvertising method
Implementation
Future<void> startAdvertising(BleAdvertisement advertisement) {
throw UnimplementedError('startAdvertising() has not been implemented.');
}
Future<void> startAdvertising(BleAdvertisement advertisement) {
throw UnimplementedError('startAdvertising() has not been implemented.');
}