menu
reown_core package
documentation
verify/models/verify_context.dart
VerifyContext
VerifyContext.fromJson factory constructor
VerifyContext.fromJson factory constructor
dark_mode
light_mode
VerifyContext.fromJson
constructor
VerifyContext.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory VerifyContext.fromJson(Map<String, dynamic> json) => _$VerifyContextFromJson(json);
reown_core package
documentation
verify/models/verify_context
VerifyContext
VerifyContext.fromJson factory constructor
VerifyContext class