stellar_flutter_sdk
stellar_flutter_sdk
HostFunctionResponse
HostFunctionResponse constructor
HostFunctionResponse
HostFunctionResponse
constructor
Null safety
HostFunctionResponse
(
String
type
,
List
<
ParameterResponse
>
?
parameters
)
Implementation
HostFunctionResponse(this.type, this.parameters);
stellar_flutter_sdk
stellar_flutter_sdk
HostFunctionResponse
HostFunctionResponse constructor
HostFunctionResponse class
Constructors
HostFunctionResponse
fromJson
Properties
hashCode
parameters
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
type
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==