SealdSealdRecipient constructor
SealdSealdRecipient({})
Implementation
SealdSealdRecipient({
required this.sealdId,
required this.addedById,
this.readFirst,
this.readLast,
required this.readTime,
required this.rights,
});