views property
Keyed by the name identifier of the View definition.
Implementation
@JsonKey(name:'views')
Map<String, EmailViewDefinition>? views;
Keyed by the name identifier of the View definition.
@JsonKey(name:'views')
Map<String, EmailViewDefinition>? views;