create static method

TestGroup create()

Implementation

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