extraSchemaMapping property
A mapping of any extra schemas that this generator created and the parent schema
that they were created from. This is used to improve the generated schema library
Implementation
Map<String, List<String>> get extraSchemaMapping;