backend/helpers library

Enums

SimulatedRequestType

Extensions

StreamRepeatLatestExtension on Stream<T>

Functions

getIdentifierFromData<DataT extends Data>(DataT? data) String?
since the backend api knows on which level we are by the identifier string, this function gets the identifiers for each kind of DataT it is very import to keep these in sinc with the actual backend