stellar_flutter_sdk
stellar_flutter_sdk
SorobanRpcResponse
SorobanRpcResponse constructor
SorobanRpcResponse
SorobanRpcResponse
constructor
Null safety
SorobanRpcResponse
(
Map
<
String
,
dynamic
>
jsonResponse
)
Implementation
SorobanRpcResponse(this.jsonResponse);
stellar_flutter_sdk
stellar_flutter_sdk
SorobanRpcResponse
SorobanRpcResponse constructor
SorobanRpcResponse class
Constructors
SorobanRpcResponse
Properties
error
hashCode
isErrorResponse
jsonResponse
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==