CurrentlyConnectedText
data class CurrentlyConnectedText(val unknownLabel: String, val rssiLabel: String, val disconnectLabel: String, val firmwareVersion: String?)(source)
Plain text resolved outside the animated connected-device subtree.
TODO(CMP-6615): Remove this bundle and the caller-provided component labels after upgrading from Compose Multiplatform 1.11.1 to a release containing the Android resource-loading fix.