isNotified property

bool? get isNotified

Property getter and setter for isNotified:

Implementation

bool? get isNotified;
set isNotified (bool? isNotified)

Implementation

set isNotified(bool? isNotified);