[BUG] Dart code (seems to) need dartson
Created by: ExplicitlyImplicit
When using enums it seems that the generated dart code references stuff in the dartson package:
But it does not include it in the pubspec.
Is this by design and how can I fix it?
Thank you for your help!