Make that O's fields cannot be Nullable or Optional (it's like Required & NonNullable at once).
O
to make compulsory
(?=Key) to choose fields
Key
(?='flat') 'deep' to do it deeply
'flat'
Object
Make that
O
's fields cannot be Nullable or Optional (it's like Required & NonNullable at once).