writeInstanceManagerApi method
void
writeInstanceManagerApi(})
Writes the implementation of the API for the InstanceManager
to
indent
.
Implementation
void writeInstanceManagerApi(
T generatorOptions,
Root root,
Indent indent, {
required String dartPackageName,
}) {}