getLucky static method

dynamic getLucky()

Implementation

static getLucky() {
  return '$host/v2/lottery/setLottery';
}