whatToExpect property

String? get whatToExpect

Property getter and setter for whatToExpect:

Implementation

String? get whatToExpect;
set whatToExpect (String? whatToExpect)

Implementation

set whatToExpect(String? whatToExpect);