CreateFootnoteRequest constructor
      
      CreateFootnoteRequest({ 
    
    
- EndOfSegmentLocation? endOfSegmentLocation,
- Location? location,
Implementation
CreateFootnoteRequest({this.endOfSegmentLocation, this.location});