alerts property

Stream<DatabaseAlert> get alerts

Implementation

Stream<DatabaseAlert> get alerts => _alertController.stream;