isGeneratingSource property

bool isGeneratingSource

Whether the mapper needs source code information such as constructor names.

Default is false.

Implementation

bool get isGeneratingSource => false;