$ShopifySharpMetaFieldExtension extension
Methods
-
copyWith(
{DateTime? createdAt, DateTime? updatedAt, String? key, dynamic value, String? type, String? namespace, String? description, int? ownerId, String? ownerResource, int? id, String? adminGraphqlApiId}) → ShopifySharpMetaField -
Available on ShopifySharpMetaField, provided by the $ShopifySharpMetaFieldExtension extension
-
copyWithWrapped(
{Wrapped< DateTime?> ? createdAt, Wrapped<DateTime?> ? updatedAt, Wrapped<String?> ? key, Wrapped? value, Wrapped<String?> ? type, Wrapped<String?> ? namespace, Wrapped<String?> ? description, Wrapped<int?> ? ownerId, Wrapped<String?> ? ownerResource, Wrapped<int?> ? id, Wrapped<String?> ? adminGraphqlApiId}) → ShopifySharpMetaField -
Available on ShopifySharpMetaField, provided by the $ShopifySharpMetaFieldExtension extension