paramNameContentId constant
        
        String
        const paramNameContentId
        
      
      
Parameter key used to specify an ID for the specific piece of content being logged about. This could be an EAN, article identifier, etc., depending on the nature of the app.
Implementation
static const paramNameContentId = "fb_content_id";