getLuckyNumber static method

dynamic getLuckyNumber()

Implementation

static getLuckyNumber() {
  return '$host/v1/lucky/getLuckyNumber';
}