create static method

UserInfoList create()

Implementation

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