standardErrorUrl property

String? standardErrorUrl
final

The URL for the complete text written by the plugin to stderr. If execution is not yet complete, then this string is empty.

Implementation

final String? standardErrorUrl;