Flatten an object. Any properties that are collections will get converted to an array of keys.
The object to flatten.
specific properties to include/exclude.
Flatten an object. Any properties that are collections will get converted to an array of keys.