Variable NotifyNotificationPrivate.closed_reason

struct NotifyNotificationPrivate
{
  // ...
  int closed_reason ;
  // ...
}