menu
splitio package
documentation
split_client.dart
SplitClient
destroy abstract method
destroy abstract method
dark_mode
light_mode
destroy
abstract method
Future
<
void
>
destroy
(
)
Removes the client from memory and stops its synchronization tasks.
Implementation
Future<void> destroy();
splitio package
documentation
split_client
SplitClient
destroy abstract method
SplitClient class