searchBar_whereMethod property

(bool Function(K, String)?) searchBar_whereMethod
getter/setter pair

Metodo che ritorna un bool per la ricerca nella searchBar

Implementation

bool Function(K, String)? searchBar_whereMethod;