This commit is contained in:
pradeepkumar
2026-03-19 13:32:34 +05:30
parent 62a4a26e9a
commit b848b0260b
2 changed files with 56 additions and 11 deletions

View File

@@ -27,6 +27,7 @@ class ApiConstants {
// CMS
static const String cmsPageLanding = '/cms/page/landing';
static const String cmsPageContact = '/cms/page/contact';
// Messages
static const String conversations = '/messages/conversations';