DeviceIdOptions constructor

DeviceIdOptions({
  1. String? exact,
})

Implementation

external factory DeviceIdOptions({String? exact});