isLuckyOpen static method

dynamic isLuckyOpen()

Implementation

static isLuckyOpen() {
  return '$host/v2/lottery/isLottery';
}