stellar_flutter_sdk
stellar_flutter_sdk
PreconditionsLedgerBoundsResponse
PreconditionsLedgerBoundsResponse constructor
PreconditionsLedgerBoundsResponse
PreconditionsLedgerBoundsResponse
constructor
Null safety
PreconditionsLedgerBoundsResponse
(
int
minLedger
,
int
maxLedger
)
Implementation
PreconditionsLedgerBoundsResponse(this.minLedger, this.maxLedger);
stellar_flutter_sdk
stellar_flutter_sdk
PreconditionsLedgerBoundsResponse
PreconditionsLedgerBoundsResponse constructor
PreconditionsLedgerBoundsResponse class
Constructors
PreconditionsLedgerBoundsResponse
fromJson
Properties
hashCode
maxLedger
minLedger
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==