RowAccessPolicy constructor
      
      RowAccessPolicy({})
     
    
    
Implementation
RowAccessPolicy({
  this.creationTime,
  this.etag,
  this.filterPredicate,
  this.grantees,
  this.lastModifiedTime,
  this.rowAccessPolicyReference,
});