SorobanRpcResponse constructor

SorobanRpcResponse(
  1. Map<String, dynamic> jsonResponse
)

Implementation

SorobanRpcResponse(this.jsonResponse);