create static method

OrgDetails create()

Implementation

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