Variable NotifyNotificationPrivate.activation_token

struct NotifyNotificationPrivate
{
  // ...
  char* activation_token ;
  // ...
}