allocation property

AllocationResult? allocation
final

Allocation is set by the resource driver once a resource or set of resources has been allocated successfully. If this is not specified, the resources have not been allocated yet.

Implementation

final AllocationResult? allocation;