initializeTimeout property

Duration initializeTimeout
final

How long FeatClient.initialize waits for the first evaluation before returning anyway (serving cached/empty values in the meantime).

Implementation

final Duration initializeTimeout;