interface User2 {
    user3: User3[];
}

Properties

Properties

user3: User3[]