flutter_gherkin/lib/src/flutter/configuration/build_mode.dart

2 lines
34 B
Dart

enum BuildMode { debug, profile }