promoted property

int promoted

Number of promoted results found.

Implementation

int get promoted {
  return this.promotedData.length;
}