create static method

DataPackage create()

Implementation

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