menu
seald_sdk_flutter package
documentation
seald_sdk.dart
SealdRecipientRights
SealdRecipientRights constructor
SealdRecipientRights constructor
dark_mode
light_mode
SealdRecipientRights
constructor
SealdRecipientRights
(
{
bool
read
=
true
,
bool
forward
=
true
,
bool
revoke
=
false
,
})
Implementation
SealdRecipientRights({ this.read = true, this.forward = true, this.revoke = false, });
seald_sdk_flutter package
documentation
seald_sdk
SealdRecipientRights
SealdRecipientRights constructor
SealdRecipientRights class