create static method

UserGroupList create()

Implementation

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