destinations property
List<LogDestination>
get
destinations
Implementation
List<LogDestination> get destinations =>
List<LogDestination>.unmodifiable(_destinations);
List<LogDestination> get destinations =>
List<LogDestination>.unmodifiable(_destinations);