TonSdkStructure class
- Implementers
- Abi
- AbiConfig
- AbiContract
- AbiData
- AbiEvent
- AbiFunction
- AbiParam
- AccountForExecutor
- AddressStringFormat
- BuildInfoDependency
- CallSet
- ClientConfig
- ClientError
- CryptoConfig
- DecodedMessageBody
- DecodedOutput
- DeploySet
- ExecutionOptions
- FunctionHeader
- KeyPair
- MessageSource
- NetworkConfig
- OrderBy
- ParamsOfAttachSignature
- ParamsOfAttachSignatureToMessageBody
- ParamsOfChaCha20
- ParamsOfConvertAddress
- ParamsOfConvertPublicKeyToTonSafeFormat
- ParamsOfDecodeMessage
- ParamsOfDecodeMessageBody
- ParamsOfEncodeAccount
- ParamsOfEncodeMessage
- ParamsOfEncodeMessageBody
- ParamsOfFactorize
- ParamsOfGenerateRandomBytes
- ParamsOfGetBlockchainConfig
- ParamsOfGetBocHash
- ParamsOfHash
- ParamsOfHDKeyDeriveFromXPrv
- ParamsOfHDKeyDeriveFromXPrvPath
- ParamsOfHDKeyPublicFromXPrv
- ParamsOfHDKeySecretFromXPrv
- ParamsOfHDKeyXPrvFromMnemonic
- ParamsOfMnemonicDeriveSignKeys
- ParamsOfMnemonicFromEntropy
- ParamsOfMnemonicFromRandom
- ParamsOfMnemonicVerify
- ParamsOfMnemonicWords
- ParamsOfModularPower
- ParamsOfNaclBox
- ParamsOfNaclBoxKeyPairFromSecret
- ParamsOfNaclBoxOpen
- ParamsOfNaclSecretBox
- ParamsOfNaclSecretBoxOpen
- ParamsOfNaclSign
- ParamsOfNaclSignKeyPairFromSecret
- ParamsOfNaclSignOpen
- ParamsOfParse
- ParamsOfParseShardstate
- ParamsOfProcessMessage
- ParamsOfQueryCollection
- ParamsOfRunExecutor
- ParamsOfRunGet
- ParamsOfRunTvm
- ParamsOfScrypt
- ParamsOfSendMessage
- ParamsOfSign
- ParamsOfSubscribeCollection
- ParamsOfTonCrc16
- ParamsOfVerifySignature
- ParamsOfWaitForCollection
- ParamsOfWaitForTransaction
- ProcessingEvent
- ResultOfAttachSignature
- ResultOfAttachSignatureToMessageBody
- ResultOfBuildInfo
- ResultOfChaCha20
- ResultOfConvertAddress
- ResultOfConvertPublicKeyToTonSafeFormat
- ResultOfEncodeAccount
- ResultOfEncodeMessage
- ResultOfEncodeMessageBody
- ResultOfFactorize
- ResultOfGenerateRandomBytes
- ResultOfGetApiReference
- ResultOfGetBlockchainConfig
- ResultOfGetBocHash
- ResultOfHash
- ResultOfHDKeyDeriveFromXPrv
- ResultOfHDKeyDeriveFromXPrvPath
- ResultOfHDKeyPublicFromXPrv
- ResultOfHDKeySecretFromXPrv
- ResultOfHDKeyXPrvFromMnemonic
- ResultOfMnemonicFromEntropy
- ResultOfMnemonicFromRandom
- ResultOfMnemonicVerify
- ResultOfMnemonicWords
- ResultOfModularPower
- ResultOfNaclBox
- ResultOfNaclBoxOpen
- ResultOfNaclSign
- ResultOfNaclSignDetached
- ResultOfNaclSignOpen
- ResultOfParse
- ResultOfProcessMessage
- ResultOfQueryCollection
- ResultOfRunExecutor
- ResultOfRunGet
- ResultOfRunTvm
- ResultOfScrypt
- ResultOfSendMessage
- ResultOfSign
- ResultOfSubscribeCollection
- ResultOfTonCrc16
- ResultOfVerifySignature
- ResultOfVersion
- ResultOfWaitForCollection
- Signer
- StateInitParams
- StateInitSource
- TransactionFees
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toMap(
) → Map< String, dynamic> -
toString(
) → String -
Returns a string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited