info property

List<String>? info
final

List of messages that are informational only and don't indicate a problem with your job.

Implementation

final List<String>? info;