menu
cast_plus 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_plus package
documentation
socket
CastSocket
flush method
CastSocket class