mirror of
https://github.com/ente-io/ente.git
synced 2025-07-01 13:13:35 +00:00
6 lines
186 B
Dart
6 lines
186 B
Dart
const kPersonParamID = 'person_id';
|
|
const kPersonWidgetKey = 'person_widget_key';
|
|
const kClusterParamId = 'cluster_id';
|
|
const kFileID = 'file_id';
|
|
const kContactEmail = 'contact_email';
|