flattenObjectTypes method Null safety
- String name
 
Implementation
Iterable<NestedObjectValueTypeEntry> flattenObjectTypes(String name) =>
    _flattenObjectTypes(name);
Iterable<NestedObjectValueTypeEntry> flattenObjectTypes(String name) =>
    _flattenObjectTypes(name);