shouldNotify property

bool? get shouldNotify

Implementation

bool? get shouldNotify;
set shouldNotify (bool? shouldNotify)

Implementation

set shouldNotify(bool? shouldNotify);