create static method

ScannedData create()

Implementation

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