menu
dage package
documentation
dage.dart
AgeIdentity
AgeIdentity.new const constructor
AgeIdentity.new const constructor
dark_mode
light_mode
AgeIdentity
constructor
const
AgeIdentity
(
String
_privateKeyPrefix
,
Uint8List
_privateKey
)
Implementation
const AgeIdentity(this._privateKeyPrefix, this._privateKey);
dage package
documentation
dage
AgeIdentity
AgeIdentity.new const constructor
AgeIdentity class