DnaAll class
Constructors
- DnaAll({DnaGetCoinbaseAddrRequest? dnaGetCoinbaseAddrRequest, DnaGetCoinbaseAddrResponse? dnaGetCoinbaseAddrResponse, DnaIdentityRequest? dnaIdentityRequest, DnaIdentityResponse? dnaIdentityResponse, DnaGetBalanceRequest? dnaGetBalanceRequest, DnaGetBalanceResponse? dnaGetBalanceResponse, DnaGetEpochRequest? dnaGetEpochRequest, DnaGetEpochResponse? dnaGetEpochResponse, DnaCeremonyIntervalsRequest? dnaCeremonyIntervalsRequest, DnaCeremonyIntervalsResponse? dnaCeremonyIntervalsResponse, BcnTransactionsRequest? bcnTransactionsRequest, BcnTransactionsResponse? bcnTransactionsResponse})
Properties
- bcnTransactionsRequest ↔ BcnTransactionsRequest?
-
getter/setter pair
- bcnTransactionsResponse ↔ BcnTransactionsResponse?
-
getter/setter pair
- dnaCeremonyIntervalsRequest ↔ DnaCeremonyIntervalsRequest?
-
getter/setter pair
- dnaCeremonyIntervalsResponse ↔ DnaCeremonyIntervalsResponse?
-
getter/setter pair
- dnaGetBalanceRequest ↔ DnaGetBalanceRequest?
-
getter/setter pair
- dnaGetBalanceResponse ↔ DnaGetBalanceResponse?
-
getter/setter pair
- dnaGetCoinbaseAddrRequest ↔ DnaGetCoinbaseAddrRequest?
-
getter/setter pair
- dnaGetCoinbaseAddrResponse ↔ DnaGetCoinbaseAddrResponse?
-
getter/setter pair
- dnaGetEpochRequest ↔ DnaGetEpochRequest?
-
getter/setter pair
- dnaGetEpochResponse ↔ DnaGetEpochResponse?
-
getter/setter pair
- dnaIdentityRequest ↔ DnaIdentityRequest?
-
getter/setter pair
- dnaIdentityResponse ↔ DnaIdentityResponse?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited