allowDuplicates property
Whether to receive repeated scan results for the same device. Useful for RSSI updates.
Implementation
@JsonKey(defaultValue: true)
bool allowDuplicates = true;
Whether to receive repeated scan results for the same device. Useful for RSSI updates.
@JsonKey(defaultValue: true)
bool allowDuplicates = true;