isStorefrontApiEnabled property

  1. @JsonKey.new(name: 'IsStorefrontApiEnabled', includeIfNull: false)
bool? isStorefrontApiEnabled
final

Implementation

@JsonKey(name: 'IsStorefrontApiEnabled', includeIfNull: false)
final bool? isStorefrontApiEnabled;