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