create static method

Guild create()

Implementation

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