configOptions property

  1. @JsonKey(name: 'config_options')
List<Map<String, dynamic>>? configOptions
final

Configuration options for the newsletter.

Implementation

@JsonKey(name: 'config_options')
final List<Map<String, dynamic>>? configOptions;