create static method

Organisation create()

Implementation

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