exceptionTypeIdentifiers property
      
      List<ExceptionTypeIdentifier> 
      get
      exceptionTypeIdentifiers
      
    
    
    
Implementation
List<ExceptionTypeIdentifier> get exceptionTypeIdentifiers =>
    List.unmodifiable(_exceptionTypeIdentifiers);