create static method

DataOrg create()

Implementation

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