WriteBlobFlowRegisterOptions constructor
const
WriteBlobFlowRegisterOptions({})
Implementation
const WriteBlobFlowRegisterOptions({
required this.epochs,
required this.owner,
required this.deletable,
this.attributes,
this.walCoinObjectId,
this.walType,
this.storageCost,
this.writeCost,
this.encodedSize,
});