stellar_flutter_sdk
stellar_flutter_sdk
XdrSCSpecUDTStructFieldV0
name property
name
name
property
Null safety
List
<
String
>
name
Implementation
List<String> get name => this._name;
void
name=
(
List
<
String
>
value
)
Implementation
set name(List<String> value) => this._name = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCSpecUDTStructFieldV0
name property
XdrSCSpecUDTStructFieldV0 class
Constructors
XdrSCSpecUDTStructFieldV0
Properties
hashCode
name
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode