createConfigClass property

bool get createConfigClass

Defines if generator should try to create Dart config file

Implementation

bool get createConfigClass => classConfigFields.isNotEmpty;