Files
syncrow-web/lib/utils/constants/temp_const.dart

4 lines
87 B
Dart

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