onlineStoreUrl property
Nullable on the Storefront API; empty string when absent.
Implementation
String get body; String get bodySummary; DateTime get createdAt; String get handle; String get id; String get title; DateTime get updatedAt;/// Nullable on the Storefront API; empty string when absent.
@JsonKey(defaultValue: '') String get onlineStoreUrl;