SystemAllocateLayout constructor
const
SystemAllocateLayout({
- required BigInt space,
Implementation
const SystemAllocateLayout({required this.space});
const SystemAllocateLayout({required this.space});