imageApi

abstract val imageApi: ImageApi?

Instance of the Image APIs.

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

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