PixaDisplayDecoderBackendSnapshot constructor
const
PixaDisplayDecoderBackendSnapshot({})
Creates a backend snapshot.
Implementation
const PixaDisplayDecoderBackendSnapshot({
required this.id,
required this.execution,
required this.streamKind,
required this.usesFlutterEngine,
required this.ownsPipeline,
required this.supportsAnimatedImages,
});