resultCountText abstract method

String resultCountText(
  1. int count
)
inherited

The text for showing the result count in StreamMessageSearchListView

Implementation

String resultCountText(int count);