Construct the InputMessageContent from JSON
factory InputMessageContent.fromJson(Map<String, dynamic> json) => _$InputMessageContentFromJson(json);