whenTimeout abstract method
Returns Future that is completed if the SDK has not been able to get ready in time.
Implementation
Future<SplitClient> whenTimeout();
Returns Future that is completed if the SDK has not been able to get ready in time.
Future<SplitClient> whenTimeout();