generatedFilePrefix property
If we have more than one set of messages to generate in a particular directory we may want to prefix some to distinguish them.
Implementation
String? generatedFilePrefix = '';
If we have more than one set of messages to generate in a particular directory we may want to prefix some to distinguish them.
String? generatedFilePrefix = '';