transformField method
May be used to transform the generated DogStructureField before it is added to the DogStructure.
Implementation
DogStructureField transformField(DogStructureField field, SchemaType schema) => field;
May be used to transform the generated DogStructureField before it is added to the DogStructure.
DogStructureField transformField(DogStructureField field, SchemaType schema) => field;