imageFormatGroup property

ImageFormatGroup? imageFormatGroup
final

The ImageFormatGroup describes the output of the raw image format.

When null the imageFormat will fallback to the platforms default.

Implementation

final ImageFormatGroup? imageFormatGroup;