JavaScript SDK - reloadFlags method
This method reloads all flags (can be useful if user session had any change of metadata, userId or any other information that could be required for certain flag conditions).
Signature
Section titled SignaturereloadFlags(): Promise<void>
Return value
Section titled Return valueReturns empty promise, executes onFlagsCb upon success