menu
capturesdk_flutter package
documentation
classes/jrpc_response.dart
JRpcResponse
JRpcResponse.fromJson factory constructor
JRpcResponse.fromJson factory constructor
dark_mode
light_mode
JRpcResponse.fromJson
constructor
JRpcResponse.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory JRpcResponse.fromJson(Map<String, Object?> json) => _$JRpcResponseFromJson(json);
capturesdk_flutter package
documentation
classes/jrpc_response
JRpcResponse
JRpcResponse.fromJson factory constructor
JRpcResponse class