declaration property
      
      NotificationDeclarationRecordAccessor
      get
      declaration
      
    
    
A declaration of the user's choices related to notifications that can be produced by them.
Implementation
NotificationDeclarationRecordAccessor get declaration => _declaration;