Files
syncrow-app/lib/utils/constants/temp_const.dart
2024-12-10 10:49:43 +04:00

4 lines
87 B
Dart

class TempConst {
static const projectId = '0e62577c-06fa-41b9-8a92-99a21fbaf51c';
}