NameServiceReallocLayout constructor
const
NameServiceReallocLayout({
- required int space,
Constructs a NameServiceReallocLayout instance with the specified space.
Implementation
const NameServiceReallocLayout({required this.space});