observeUpdateFirebaseTokenFlag

abstract suspend fun observeUpdateFirebaseTokenFlag(): <Error class: unknown class><Boolean>

Method responsible to observe the flag indicating if the firebase token should be registered via the ClientRepository.registerToken next time the token changes.

Return

Flow of Boolean that indicates if the firebase token should be registered.