getResourceDescription method

String? getResourceDescription()

Return the description of the resource that the pod definition came from, if any.

Implementation

String? getResourceDescription() => resourceDescription;