warning property

List<String>? warning
final

List of messages that warn about conditions that might cause your job not to run or to fail.

Implementation

final List<String>? warning;