includeErrorClass property

bool includeErrorClass
final

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;