UserMessagingRepositoryState constructor
      const
      UserMessagingRepositoryState({})
     
    
    
Implementation
const UserMessagingRepositoryState({
  this.currentToken,
  this.notificationSettings,
  this.attachedFCMTokens,
});const UserMessagingRepositoryState({
  this.currentToken,
  this.notificationSettings,
  this.attachedFCMTokens,
});