powDifficulty property
      
      int
      get
      powDifficulty
      
    
    
Get the proof of work difficulty of this event
Implementation
int get powDifficulty => Nip13.getDifficulty(id);Get the proof of work difficulty of this event
int get powDifficulty => Nip13.getDifficulty(id);