menu
c2pa_view package
documentation
domain/entities/manifest.dart
Manifest
assertions property
assertions property
dark_mode
light_mode
assertions
property
List
<
ManifestAssertion
>
assertions
final
List of assertions applied to the asset.
Implementation
final List<ManifestAssertion> assertions;
c2pa_view package
documentation
domain/entities/manifest
Manifest
assertions property
Manifest class