create static method

DataSource create()

Implementation

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