create static method

ScannerConfig create()

Implementation

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