startBeacon method

Future<Map> startBeacon()

Implementation

Future<Map> startBeacon() async {
  throw UnimplementedError('startBeacon() has not been implemented.');
}