Files
syncrow-web/lib/pages/routiens/bloc/routine_event.dart
ashrafzarkanisala 16dd95c8d1 added devices
2024-11-16 23:58:33 +03:00

5 lines
70 B
Dart

part of 'routine_bloc.dart';
@immutable
sealed class RoutineEvent {}