menu
c2pa_flutter package
documentation
domain/exceptions/c2pa_exception.dart
C2paException
message property
message property
dark_mode
light_mode
message
property
String
message
final
A human-readable description of the error.
Implementation
final String message;
c2pa_flutter package
documentation
domain/exceptions/c2pa_exception
C2paException
message property
C2paException class