NativeLensFeatureOptions constructor
const
NativeLensFeatureOptions({})
Creates feature analysis options.
Implementation
const NativeLensFeatureOptions({
this.realtime = false,
this.highPerformance = false,
this.minBatteryLevel,
this.preferUnmeteredNetwork = false,
this.disallowPowerSaveMode = false,
});