stellar_flutter_sdk
stellar_flutter_sdk
Account
accountId property
accountId
stellar_flutter_sdk
stellar_flutter_sdk
Account
accountId property
Account class
Constructors
Account
Properties
accountId
hashCode
incrementedSequenceNumber
muxedAccount
runtimeType
sequenceNumber
Methods
incrementSequenceNumber
noSuchMethod
toString
Operators
operator ==
accountId
property
String
accountId
override
Returns ID associated with this Account.
Implementation
@override String get accountId => _accountId;