createConfigClass property
      
      bool
      get
      createConfigClass
      
    
    
Defines if generator should try to create Dart config file
Implementation
bool get createConfigClass => classConfigFields.isNotEmpty;Defines if generator should try to create Dart config file
bool get createConfigClass => classConfigFields.isNotEmpty;