buildResults property

Stream<BuildResults> buildResults

Implementation

Stream<BuildResults> get buildResults => _buildResults.stream;