mirror of
https://github.com/ente-io/ente.git
synced 2025-05-29 22:09:43 +00:00
4 lines
90 B
Dart
4 lines
90 B
Dart
import 'package:photos/events/event.dart';
|
|
|
|
class AccountConfiguredEvent extends Event {}
|