userNotOnline static method

dynamic userNotOnline()

反馈对方不在线

Implementation

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