menu
lunaris_engine package
documentation
Consensus/proof_of_capacity.dart
Plot
Plot.new constructor
Plot.new constructor
dark_mode
light_mode
Plot
constructor
Plot
(
String
owner
,
int
size
,
int
quality
)
Implementation
Plot(this.owner, this.size, this.quality) { if (size <= 0) throw ArgumentError('size>0'); }
lunaris_engine package
documentation
Consensus/proof_of_capacity
Plot
Plot.new constructor
Plot class