InsertInlineImageResponse constructor

InsertInlineImageResponse({
  1. String? objectId,
})

Implementation

InsertInlineImageResponse({
  this.objectId,
});