SystemAllocateLayout constructor

const SystemAllocateLayout({
  1. required BigInt space,
})

Implementation

const SystemAllocateLayout({required this.space});