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