Files
workavia-mail-front/lib/features/labels/domain/exceptions/label_exceptions.dart
T

3 lines
101 B
Dart

class LabelInteractorIsNull implements Exception {}
class LabelKeywordIsNull implements Exception {}