stellar_flutter_sdk
stellar_flutter_sdk
AnchorField
AnchorField constructor
AnchorField
AnchorField
constructor
Null safety
AnchorField
(
String
?
description
,
bool
?
optional
,
List
<
String
>
?
choices
)
Implementation
AnchorField(this.description, this.optional, this.choices);
stellar_flutter_sdk
stellar_flutter_sdk
AnchorField
AnchorField constructor
AnchorField class
Constructors
AnchorField
fromJson
Properties
choices
description
hashCode
optional
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==