create static method

ScanSettings create()

Implementation

@$core.pragma('dart2js:noInline')
static ScanSettings create() => ScanSettings._();