methods/utils/initial_values library

Properties

initialValuesState Map<String, dynamic>
This function returns a fresh map of initial values for the state in the application. It creates new instances of all arrays and objects to prevent state leakage between meetings. It includes various properties related to the meeting room, participants, recording, audio/video settings, and more.
no setter