sendImage static method

String sendImage(
  1. String businessId
)

Implementation

static String sendImage(String businessId) => "api/chat/image/$businessId";