create property
List of created setting options
Contains the setting options that were successfully created, each with a server-assigned ID and all other properties as returned by the API.
Implementation
final List<WooSettingOption>? create;
List of created setting options
Contains the setting options that were successfully created, each with a server-assigned ID and all other properties as returned by the API.
final List<WooSettingOption>? create;