stellar_flutter_sdk
stellar_flutter_sdk
TransactionStatusError
data property
data
data
property
Null safety
Map
<
String
,
dynamic
>
?
data
read / write
(optional) More data related to the error if available
Implementation
Map<String, dynamic>? data;
stellar_flutter_sdk
stellar_flutter_sdk
TransactionStatusError
data property
TransactionStatusError class
Constructors
TransactionStatusError
fromJson
Properties
code
data
error
hashCode
isErrorResponse
jsonResponse
message
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==