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