whatToExpect property

String? whatToExpect

Property getter and setter for whatToExpect:

Implementation

String? get whatToExpect;
void whatToExpect=(String? whatToExpect)

Implementation

set whatToExpect(String? whatToExpect);