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