menu
c2pa_view package
documentation
domain/entities/action.dart
Action
creators property
creators property
dark_mode
light_mode
creators
property
List
<
String
>
?
creators
final
An array of the creators that undertook this action.
Implementation
final List<String>? creators;
c2pa_view package
documentation
domain/entities/action
Action
creators property
Action class