4 lines
77 B
Dart
4 lines
77 B
Dart
part of 'scoop_list_bloc.dart';
|
|
|
|
@immutable
|
|
abstract class ScoopListEvent {}
|