menu
iop_sdk package
documentation
ssi.dart
WithNonce
WithNonce.fromJson factory constructor
WithNonce.fromJson factory constructor
dark_mode
light_mode
WithNonce.fromJson
constructor
WithNonce.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory WithNonce.fromJson(Map<String, dynamic> json) => _$WithNonceFromJson(json);
iop_sdk package
documentation
ssi
WithNonce
WithNonce.fromJson factory constructor
WithNonce class