emailConfigOptions property

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

Email configuration options for the newsletter.

Implementation

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