warnings property

List<String> get warnings

Implementation

List<String> get warnings => _warnings.toList();