menu
nui_core package
documentation
cryptograhy/nui_cryptography.dart
NUICryptographyInterface
setNewKey abstract method
setNewKey abstract method
dark_mode
light_mode
setNewKey
abstract method
void
setNewKey
(
{
required
String
newModule
,
required
String
newKey
,
bool
override
=
true
,
})
Implementation
void setNewKey({required String newModule, required String newKey, bool override = true});
nui_core package
documentation
cryptograhy/nui_cryptography
NUICryptographyInterface
setNewKey abstract method
NUICryptographyInterface class