hideWarning property

bool? hideWarning

Implementation

bool? get hideWarning;
void hideWarning=(bool? hideWarning)

Implementation

set hideWarning(bool? hideWarning);