Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 573 Bytes

GetMetatags200Response.md

File metadata and controls

17 lines (12 loc) · 573 Bytes

dub.model.GetMetatags200Response

Load the model package

import 'package:dub/api.dart';

Properties

Name Type Description Notes
title String The meta title tag for the URL.
description String The meta description tag for the URL.
image String The OpenGraph image for the URL.

[Back to Model list] [Back to API list] [Back to README]