offScan static method

Future offScan()

Implementation

static Future<dynamic>  offScan(){
  return sentBluetoothBroadcastData(type: 'broadcast_offScan');
}