Allocator constructor

Allocator(
  1. String prefix
)

Implementation

Allocator(this.prefix);