variables property

Stream<List<DevbarVariable>> get variables

Implementation

Stream<List<DevbarVariable>> get variables => _variables.stream;