stellar_flutter_sdk
stellar_flutter_sdk
ParameterResponse
ParameterResponse constructor
ParameterResponse
ParameterResponse
constructor
Null safety
ParameterResponse
(
String
value
,
String
type
)
Implementation
ParameterResponse(this.value, this.type);
stellar_flutter_sdk
stellar_flutter_sdk
ParameterResponse
ParameterResponse constructor
ParameterResponse class
Constructors
ParameterResponse
fromJson
Properties
hashCode
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
type
value
Methods
noSuchMethod
setHeaders
toString
toXdr
Operators
operator ==