stellar_flutter_sdk
stellar_flutter_sdk
InvokeHostFunctionOperationResponse
InvokeHostFunctionOperationResponse constructor
InvokeHostFunctionOperationResponse
InvokeHostFunctionOperationResponse
constructor
Null safety
InvokeHostFunctionOperationResponse
(
{
List
<
HostFunctionResponse
>
?
hostFunctions
}
)
Implementation
InvokeHostFunctionOperationResponse({this.hostFunctions});
stellar_flutter_sdk
stellar_flutter_sdk
InvokeHostFunctionOperationResponse
InvokeHostFunctionOperationResponse constructor
InvokeHostFunctionOperationResponse class
Constructors
InvokeHostFunctionOperationResponse
fromJson
Properties
createdAt
hashCode
hostFunctions
id
links
pagingToken
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
sourceAccount
sourceAccountMuxed
sourceAccountMuxedId
transaction
transactionHash
transactionSuccessful
type
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==