getPodName method

String? getPodName()

Return the name of the pod requested, if any.

Implementation

String? getPodName() => name;