mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-09 22:57:21 +00:00
5 lines
70 B
Dart
5 lines
70 B
Dart
part of 'routine_bloc.dart';
|
|
|
|
@immutable
|
|
sealed class RoutineEvent {}
|