menu
cast package
documentation
socket.dart
CastSocket
flush method
flush method
dark_mode
light_mode
flush
method
Future
flush
(
)
Implementation
Future<dynamic> flush() { return _socket.flush(); }
cast package
documentation
socket
CastSocket
flush method
CastSocket class