stellar_flutter_sdk
stellar_flutter_sdk
XdrPeerAddressIp
ipv6 property
ipv6
stellar_flutter_sdk
stellar_flutter_sdk
XdrPeerAddressIp
ipv6 property
XdrPeerAddressIp class
Constructors
XdrPeerAddressIp
Properties
discriminant
hashCode
ipv4
ipv6
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
ipv6
property
Uint8List
ipv6
Implementation
Uint8List get ipv6 => this._ipv6;
void
ipv6=
(
Uint8List
value
)
Implementation
set ipv6(Uint8List value) => this._ipv6 = value;