reason property

String? reason
final

A short (255 max characters) human-readable string to provide additional details about a running or stopped container.

Implementation

final String? reason;