startAdvertising method

Future<bool> startAdvertising()

Implementation

Future<bool> startAdvertising() {
  throw UnimplementedError('startAdvertising() has not been implemented.');
}