• Retrieves the value associated with the specified key from the flag map.

    Parameters

    • keyString: string

      The key to retrieve the value for.

    Returns any

    • The value associated with the specified key.

Generated using TypeDoc