writeOpenNamespace method
void
writeOpenNamespace(})
Writes code to indent
that opens file namespace if needed.
This method is not required, and does not need to be overridden.
Implementation
void writeOpenNamespace(
T generatorOptions,
Root root,
Indent indent, {
required String dartPackageName,
}) {}