List<String> get remoteIds => (samplingConfiguration is BluetoothScanPeriodicSamplingConfiguration) ? (samplingConfiguration as BluetoothScanPeriodicSamplingConfiguration) .withRemoteIds : [];