create static method

GroupId create()

Implementation

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