create property

List<WooSettingOption>? create
final

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;