stellar_flutter_sdk
stellar_flutter_sdk
XdrSCSpecUDTStructV0
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
XdrSCSpecUDTStructV0
name property
XdrSCSpecUDTStructV0 class
Constructors
XdrSCSpecUDTStructV0
Properties
fields
hashCode
lib
name
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode