menu
spike_flutter_sdk package
documentation
connection/spike_connection.dart
SpikeConnection
disableBackgroundDelivery method
disableBackgroundDelivery method
dark_mode
light_mode
disableBackgroundDelivery
method
Future
<
void
>
disableBackgroundDelivery
(
)
Implementation
Future<void> disableBackgroundDelivery() async => enableBackgroundDelivery([]);
spike_flutter_sdk package
documentation
connection/spike_connection
SpikeConnection
disableBackgroundDelivery method
SpikeConnection class