warnings property

List<String> warnings
final

Warnings accumulated during dependency resolution.

Implementation

final List<String> warnings = [];