eventBase property
The Bloc event file name without its Dart extension.
Implementation
late final String eventBase = '${featureSnake}_event';
The Bloc event file name without its Dart extension.
late final String eventBase = '${featureSnake}_event';