PromissoryBuilder class

Constructors

PromissoryBuilder(Builder fbBuilder)

Properties

fbBuilder → Builder
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addAmount(int amount) int
addAuthorityOffset(int offset) int
addAuthorizedSignatureOffset(int offset) int
addBlockDepth(int blockDepth) int
addCurrencyCodeOffset(int offset) int
addDecimals(int decimals) int
addIdOffset(int offset) int
addIssuanceDate(int issuanceDate) int
addIssuerOffset(int offset) int
addSecuredSignatureOffset(int offset) int
addSignatureBlockOffset(int offset) int
addSignatureSystem(SignatureSystem signatureSystem) int
addVersion(int offset) int
begin() → void
finish() int
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