repeat_after_event.dart 81 Bytes
part of 'repeat_after_bloc.dart';

@immutable
abstract class RepeatAfterEvent {}