VideoAbuseReport class 
 
    
    
  
    
  
    Properties
    
        
- 
  Additional comments regarding the abuse report.
  
getter/setter pair
 
        - 
  hashCode
  → int
  
 
- 
  The hash code for this object.
  
no setterinherited
 
        - 
  language
  ↔ String?
  
 
- 
  The language that the content was viewed in.
  
getter/setter pair
 
        - 
  reasonId
  ↔ String?
  
 
- 
  The high-level, or primary, reason that the content is abusive.
  
getter/setter pair
 
        - 
  runtimeType
  → Type
  
 
- 
  A representation of the runtime type of the object.
  
no setterinherited
 
        - 
  secondaryReasonId
  ↔ String?
  
 
- 
  The specific, or secondary, reason that this content is abusive (if
available).
  
getter/setter pair
 
        - 
  videoId
  ↔ String?
  
 
- 
  The ID that YouTube uses to uniquely identify the video.
  
getter/setter pair