<itemvalue="fix: issue happened on quick rejoin chat"/>
<itemvalue="fix: issue on quick rejoin chat"/>
@ -51,16 +56,11 @@
<itemvalue="Deletes the `Instance<S>`, cleaning the memory and closes any open controllers (`DisposableInterface`). - [tag] Optional "tag" used to register the Instance - [force] Will delete an Instance even if marked as `permanent`."/>
<itemvalue="Injects an `Instance<S>` in memory. No need to define the generic type `<[S]>` as it's inferred from the [dependency] parameter. - [dependency] The Instance to be injected. - [tag] optionally, use a [tag] as an "id" to create multiple records of the same `Type<S>` the [tag] does not conflict with the same tags used by other dependencies Types. - [permanent] keeps the Instance in memory and persist it, not following `Get.smartManagement` rules. Although, can be removed by `GetInstance.reset()` and `Get.delete()` - [builder] If defined, the [dependency] must be returned from here"/>
<itemvalue="If non-null, sets its width to the child's width multiplied by this factor. Can be both greater and less than 1.0 but must be non-negative."/>
<itemvalue="indicator"/>
<itemvalue="Group Chat Viewer Count Indicator"/>
<itemvalue="issue on sending first message to group chat."/>
<itemvalue="issue on send first message to group chat."/>
<itemvalue="Initializes the application metadata with mock values for testing. If the singleton instance has been initialized already, it is overwritten."/>