create static method

GroupList create()

Implementation

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