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