mirror of
https://github.com/ente-io/ente.git
synced 2025-06-13 20:18:53 +00:00
4 lines
81 B
Dart
4 lines
81 B
Dart
import 'package:photos/events/event.dart';
|
|
|
|
class SignedInEvent extends Event {}
|