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