includeErrorClass property
Whether to include the error class in generation.
This should only ever be set to false if you have another generated Kotlin file in the same directory.
Implementation
final bool includeErrorClass;
Whether to include the error class in generation.
This should only ever be set to false if you have another generated Kotlin file in the same directory.
final bool includeErrorClass;