GeneratedClientWriter constructor
const
GeneratedClientWriter({
- SchemaWorkflow workflow = const SchemaWorkflow(),
Creates a writer with configurable schema workflow.
Implementation
const GeneratedClientWriter({this.workflow = const SchemaWorkflow()});