homepageFooterText property

  1. @JsonKey.new(name: 'HomepageFooterText', includeIfNull: false)
WebApiModulesIntegrationsStorefrontStorefrontTranslatedText? homepageFooterText
final

Implementation

@JsonKey(name: 'HomepageFooterText', includeIfNull: false)
final WebApiModulesIntegrationsStorefrontStorefrontTranslatedText?
homepageFooterText;