stellar_flutter_sdk
stellar_flutter_sdk
SorobanRpcResponse
isErrorResponse property
isErrorResponse
isErrorResponse
property
Null safety
bool
isErrorResponse
Implementation
bool get isErrorResponse => error != null;
stellar_flutter_sdk
stellar_flutter_sdk
SorobanRpcResponse
isErrorResponse property
SorobanRpcResponse class
Constructors
SorobanRpcResponse
Properties
error
hashCode
isErrorResponse
jsonResponse
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==