menu
smswatcher package
documentation
smswatcher_method_channel.dart
MethodChannelSmswatcher
smsStream property
smsStream property
dark_mode
light_mode
smsStream
property
Stream
<
Map
<
String
,
String
>
>
get
smsStream
Implementation
Stream<Map<String, String>> get smsStream => _smsController.stream;
smswatcher package
documentation
smswatcher_method_channel
MethodChannelSmswatcher
smsStream property
MethodChannelSmswatcher class