recipients property
- @JsonKey.new(name: 'recipients', defaultValue: <OutboundCallRecipient>[])
final
Implementation
@JsonKey(name: 'recipients', defaultValue: <OutboundCallRecipient>[])
final List<OutboundCallRecipient> recipients;
@JsonKey(name: 'recipients', defaultValue: <OutboundCallRecipient>[])
final List<OutboundCallRecipient> recipients;