stellar_flutter_sdk
stellar_flutter_sdk
ParameterResponse
ParameterResponse constructor
ParameterResponse
ParameterResponse
constructor
Null safety
ParameterResponse
(
String
type
,
{
String
?
value
,
String
?
from
,
String
?
salt
,
String
?
asset
}
)
Implementation
ParameterResponse(this.type, {this.value, this.from, this.salt, this.asset});
stellar_flutter_sdk
stellar_flutter_sdk
ParameterResponse
ParameterResponse constructor
ParameterResponse class
Constructors
ParameterResponse
fromJson
Properties
asset
from
hashCode
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
salt
type
value
Methods
noSuchMethod
setHeaders
toString
xdrValue
Operators
operator ==