isAlwaysThrows property
      
      bool
      get
      isAlwaysThrows
      
    
    
Whether the annotation marks the associated function as always throwing.
Implementation
bool get isAlwaysThrows;Whether the annotation marks the associated function as always throwing.
bool get isAlwaysThrows;