writeGeneralUtilities method
void
writeGeneralUtilities(})
Writes any necessary helper utilities to indent
if needed.
This method is not required, and does not need to be overridden.
Implementation
void writeGeneralUtilities(
T generatorOptions,
Root root,
Indent indent, {
required String dartPackageName,
}) {}