simple property

SimpleLog? simple
final

The simple log entry to display, if any.

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

Implementation

final SimpleLog? simple;