create static method

DataScan create()

Implementation

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