getAllocationProfile method

AllocationProfile? getAllocationProfile()

Implementation

AllocationProfile? getAllocationProfile() {
  return VmHelper.instance.allocationProfile;
}