Metadata constructor
Metadata({})
Implementation
Metadata({
this.operationType,
this.hash,
this.minedAt,
this.sentFrom,
this.sentTo,
this.status,
this.nonce,
this.application,
this.chain,
});
Metadata({
this.operationType,
this.hash,
this.minedAt,
this.sentFrom,
this.sentTo,
this.status,
this.nonce,
this.application,
this.chain,
});