ShopifySharpMetaField constructor
const
ShopifySharpMetaField({})
Implementation
const ShopifySharpMetaField({
this.createdAt,
this.updatedAt,
this.key,
this.value,
this.type,
this.namespace,
this.description,
this.ownerId,
this.ownerResource,
this.id,
this.adminGraphqlApiId,
});