OutputFormatConfiguration constructor
OutputFormatConfiguration({
- Serializer? serializer,
Implementation
OutputFormatConfiguration({
this.serializer,
});
OutputFormatConfiguration({
this.serializer,
});