stellar_flutter_sdk
stellar_flutter_sdk
ManageDataOperationResponse
ManageDataOperationResponse constructor
ManageDataOperationResponse
ManageDataOperationResponse
constructor
Null safety
ManageDataOperationResponse
(
String
?
name
,
String
?
value
)
Implementation
ManageDataOperationResponse(this.name, this.value);
stellar_flutter_sdk
stellar_flutter_sdk
ManageDataOperationResponse
ManageDataOperationResponse constructor
ManageDataOperationResponse class
Constructors
ManageDataOperationResponse
fromJson
Properties
createdAt
hashCode
id
links
name
pagingToken
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
sourceAccount
sourceAccountMuxed
sourceAccountMuxedId
transaction
transactionHash
transactionSuccessful
type
value
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==