create static method

DataProject create()

Implementation

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