menu
watchify_flutter package
documentation
watchify_flutter_platform_interface.dart
WatchifyFlutterPlatform
messageStream method
messageStream method
dark_mode
light_mode
messageStream
method
Stream
<
Map
<
String
,
dynamic
>
>
messageStream
(
)
Implementation
Stream<Map<String, dynamic>> messageStream() { throw UnimplementedError('Stream Failed'); }
watchify_flutter package
documentation
watchify_flutter_platform_interface
WatchifyFlutterPlatform
messageStream method
WatchifyFlutterPlatform class