getAiModelClothTryonImages static method

String getAiModelClothTryonImages(
  1. String customerId
)

Implementation

static String getAiModelClothTryonImages(String customerId) =>
    "${baseUrl}getImagesForAiModelClothTryon&customer_id=$customerId";