network property

SimpleOverlayNetworkLog? network
final

The network log entry to display, if any.

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

Implementation

final SimpleOverlayNetworkLog? network;