SafeDeviceConfig constructor

const SafeDeviceConfig({
  1. bool mockLocationCheckEnabled = true,
})

Implementation

const SafeDeviceConfig({this.mockLocationCheckEnabled = true});