matchLastOne static method

dynamic matchLastOne()

match列表-最近

Implementation

static matchLastOne() {
  return '$host/v2/random/getMatchLastOne';
}