subPath property

String? subPath
final

Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).

Implementation

final String? subPath;