listEmpty property

StreamController<bool> listEmpty
getter/setter pair

Implementation

var listEmpty = StreamController<bool>();