Jisho-Study-Tool/lib/bloc/history/history_event.dart

5 lines
72 B
Dart
Raw Normal View History

2020-07-13 23:39:26 +02:00
part of 'history_bloc.dart';
@immutable
abstract class HistoryEvent {}