menu
shareplay package
documentation
shareplay_platform_interface.dart
ShareplayPlatform
send method
send method
dark_mode
light_mode
send
method
Future
send
(
String
data
)
Implementation
Future send(String data) { throw UnimplementedError('send() has not been implemented.'); }
shareplay package
documentation
shareplay_platform_interface
ShareplayPlatform
send method
ShareplayPlatform class