create static method

Organization create()

Implementation

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