callStart static method

dynamic callStart()

通话开始

Implementation

static callStart() {
  return '$host/v2/call/callStart';
}