create static method

ScanResult create()

Implementation

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