PageBodyWrite constructor
      
      PageBodyWrite({ 
    
    
- PageBodyWriteRepresentation? representation,
 - String? value,
 
Implementation
PageBodyWrite({this.representation, this.value});