menu
cardinal_sdk package
documentation
crypto/entities/secret_id_share_options.dart
SecretIdShareOptionsUseExactly
SecretIdShareOptionsUseExactly constructor
SecretIdShareOptionsUseExactly constructor
dark_mode
light_mode
SecretIdShareOptionsUseExactly
constructor
SecretIdShareOptionsUseExactly
(
Set
<
String
>
secretIds
,
bool
createUnknownSecretIds
)
Implementation
SecretIdShareOptionsUseExactly( this.secretIds, this.createUnknownSecretIds );
cardinal_sdk package
documentation
crypto/entities/secret_id_share_options
SecretIdShareOptionsUseExactly
SecretIdShareOptionsUseExactly constructor
SecretIdShareOptionsUseExactly class