create static method

Group create()

Implementation

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