writeClassDecode method
void
writeClassDecode(})
Writes a single class decode method to indent
.
Implementation
void writeClassDecode(
T generatorOptions,
Root root,
Indent indent,
Class classDefinition, {
required String dartPackageName,
}) {}