menu
flutter_unionad package
documentation
flutter_unionad_stream.dart
FlutterUnionadStream
deleteAdStream static method
deleteAdStream static method
dark_mode
light_mode
deleteAdStream
static method
void
deleteAdStream
(
StreamSubscription
stream
)
Implementation
static void deleteAdStream(StreamSubscription stream) { stream.cancel(); }
flutter_unionad package
documentation
flutter_unionad_stream
FlutterUnionadStream
deleteAdStream static method
FlutterUnionadStream class