whenTimeout abstract method

Future<SplitClient> whenTimeout()

Returns Future that is completed if the SDK has not been able to get ready in time.

Implementation

Future<SplitClient> whenTimeout();