bool? get shouldNotify => _$this._shouldNotify;
set shouldNotify(covariant bool? shouldNotify) => _$this._shouldNotify = shouldNotify;