stellar_flutter_sdk
stellar_flutter_sdk
SorobanRpcErrorResponse
SorobanRpcErrorResponse constructor
SorobanRpcErrorResponse
SorobanRpcErrorResponse
constructor
Null safety
SorobanRpcErrorResponse
(
Map
<
String
,
dynamic
>
jsonResponse
)
Implementation
SorobanRpcErrorResponse(this.jsonResponse);
stellar_flutter_sdk
stellar_flutter_sdk
SorobanRpcErrorResponse
SorobanRpcErrorResponse constructor
SorobanRpcErrorResponse class
Constructors
SorobanRpcErrorResponse
fromJson
Properties
code
data
hashCode
jsonResponse
message
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==