ValueSet constructor
ValueSet({
- Allocator allocator = calloc,
Implementation
ValueSet({Allocator allocator = calloc})
: super(ActivateClass(_className, allocator: allocator));