create static method

UsersList create()

Implementation

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