create static method

ActivityGroup create()

Implementation

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