SearchTermSmaller constructor

const SearchTermSmaller(
  1. int bytes
)

Creates a new search term

Implementation

const SearchTermSmaller(int bytes) : super('SMALLER $bytes');