create static method

GroupInfo create()

Implementation

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