attributes property
      
      List<DetectFacesAttributeResult> ?
      get
      attributes
      
    
    
    
Implementation
List<DetectFacesAttributeResult>? get attributes => _attributes;List<DetectFacesAttributeResult>? get attributes => _attributes;