Jisho-Study-Tool/lib/bloc/search/search_event.dart

5 lines
70 B
Dart

part of 'search_bloc.dart';
@immutable
abstract class SearchEvent {}