sinks property

List<LogSink>? sinks
getter/setter pair

A list of sinks.

Implementation

core.List<LogSink>? sinks;