InlineObjectElement constructor
      
      InlineObjectElement({})
     
    
    
Implementation
InlineObjectElement({
  this.inlineObjectId,
  this.suggestedDeletionIds,
  this.suggestedInsertionIds,
  this.suggestedTextStyleChanges,
  this.textStyle,
});