volumeApi

abstract val volumeApi: VolumeApi?

Instance of the Volume APIs.

This should be a stateless class, only providing APIs for access.

If the framework does not provide a Volume API, this value should be set to null.