modifierListsToEnable property

  1. @JsonKey(name: "modifier_lists_to_enable")
List<String>? modifierListsToEnable
final

Implementation

@JsonKey(name: "modifier_lists_to_enable")
final List<String>? modifierListsToEnable;