statusDetail property

String? statusDetail
final

Details of task status as notified by a migration tool. A tool might use this field to provide clarifying information about the status that is unique to that tool or that explains an error state.

Implementation

final String? statusDetail;