faq static method

dynamic faq(
  1. String businessId
)

Implementation

static faq(String businessId) => "api/business/get-faqs/$businessId";