TransactionPreconditions class Null safety
Constructors
Properties
-
extraSigners
↔ List<
XdrSignerKey> ? -
read / write
- hashCode → int
-
The hash code for this object.
read-only, inherited
- ledgerBounds ↔ LedgerBounds?
-
read / write
- minSeqAge ↔ int?
-
read / write
- minSeqLedgerGap ↔ int?
-
read / write
- minSeqNumber ↔ int?
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- timeBounds ↔ TimeBounds?
-
read / write
Methods
-
hasV2(
) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
toXdr(
) → XdrPreconditions
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
Constants
- MAX_EXTRA_SIGNERS_COUNT → const int
-
2
- TIMEOUT_INFINITE → const int
-
0