stellar_flutter_sdk
stellar_flutter_sdk
AccountResponse
keypair property
keypair
stellar_flutter_sdk
stellar_flutter_sdk
AccountResponse
keypair property
AccountResponse class
Constructors
AccountResponse
fromJson
Properties
accountId
balances
data
flags
hashCode
homeDomain
incrementedSequenceNumber
inflationDestination
keypair
lastModifiedLedger
links
muxedAccount
muxedAccountMed25519Id
numSponsored
numSponsoring
pagingToken
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
sequenceNumber
signers
sponsor
subentryCount
thresholds
Methods
incrementSequenceNumber
noSuchMethod
setHeaders
toString
Operators
operator ==
keypair
property
KeyPair
keypair
Implementation
@override KeyPair get keypair => KeyPair.fromAccountId(accountId);