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 Swift file in the same directory.

Implementation

final bool includeErrorClass;