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

5 lines
72 B
Dart

part of 'history_bloc.dart';
@immutable
abstract class HistoryEvent {}