create static method

OrgStatus create()

Implementation

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