failureMessage property
If BulkPublishStatus is FAILED this field will contain the error message that caused the bulk publish to fail.
Implementation
final String? failureMessage;
If BulkPublishStatus is FAILED this field will contain the error message that caused the bulk publish to fail.
final String? failureMessage;