FETCH_NOT_READY top-level constant

String const FETCH_NOT_READY

Implementation

const String FETCH_NOT_READY =
    "The SDK in not ready to fetch flags, you should add \"await\" before the start method";