stellar_flutter_sdk
stellar_flutter_sdk
SetOptionsOperationResponse
signer property
signer
stellar_flutter_sdk
stellar_flutter_sdk
SetOptionsOperationResponse
signer property
SetOptionsOperationResponse class
Constructors
SetOptionsOperationResponse
fromJson
Properties
clearFlags
createdAt
hashCode
highThreshold
homeDomain
id
inflationDestination
links
lowThreshold
masterKeyWeight
medThreshold
pagingToken
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
setFlags
signer
signerKey
signerWeight
sourceAccount
transaction
transactionHash
transactionSuccessful
type
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==
signer
property
KeyPair
signer
Implementation
KeyPair get signer { return KeyPair.fromAccountId(signerKey); }