simple property

SimpleOverlayLog? simple
final

The simple log entry to display, if any.

Only one of simple or network should be non-null.

Implementation

final SimpleOverlayLog? simple;