added service project job details screen

This commit is contained in:
Vaibhav Surve 2025-11-17 11:08:50 +05:30
parent 083eece75b
commit b21c00faac

View File

@ -2799,7 +2799,7 @@ class ApiService {
return false; return false;
} }
static Future<List<dynamic>?> getDirectoryComments( static Future<List<dynamic>?> getDirectoryComments(
String contactId, { String contactId, {
bool active = true, bool active = true,