create static method

GroupUserList create()

Implementation

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