ladle_desktop/lib/bloc/scoop_list_event.dart

4 lines
77 B
Dart

part of 'scoop_list_bloc.dart';
@immutable
abstract class ScoopListEvent {}