stellar_flutter_sdk
stellar_flutter_sdk
AnchorField
AnchorField constructor
AnchorField
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 ==
AnchorField
constructor
AnchorField
(
String
description
,
bool
optional
,
List
<
String
>
choices
)
Implementation
AnchorField(this.description, this.optional, this.choices);