create static method

DataPipeline create()

Implementation

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