recipientDids property

  1. @JsonKey.new(name: 'recipients')
List<String> recipientDids
final

Implementation

@JsonKey(name: 'recipients')
final List<String> recipientDids;