smsStream property

Stream<Map<String, String>> get smsStream

Implementation

Stream<Map<String, String>> get smsStream => _smsController.stream;