1
0
mirror of https://github.com/h7x4/Jisho-Study-Tool.git synced 2024-12-22 13:57:29 +01:00
Jisho-Study-Tool/lib/bloc/search/search_event.dart
2020-07-09 20:06:48 +02:00

5 lines
70 B
Dart

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