stellar_flutter_sdk
stellar_flutter_sdk
XdrAccountEntryExt
v1 property
v1
v1
property
Null safety
XdrAccountEntryV1
?
v1
Implementation
XdrAccountEntryV1? get v1 => this._v1;
void
v1=
(
XdrAccountEntryV1
?
value
)
Implementation
set v1(XdrAccountEntryV1? value) => this._v1 = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrAccountEntryExt
v1 property
XdrAccountEntryExt class
Constructors
XdrAccountEntryExt
Properties
discriminant
hashCode
runtimeType
v1
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode