empty static method

Implementation

static AllocationAccumulator empty() =>
    AllocationAccumulator(false, false, false);