sendGift static method

dynamic sendGift()

送礼物

Implementation

static sendGift() {
  return '$host/v1/gift';
}