DelegatedReadOnlyStateSample
@Sampled
@Composable
fun DelegatedReadOnlyStateSample() {
// Composable function that manages a subscription to a data source, returning it as StatePermits property delegation of vals using by for DoubleState.
@Sampled
@Composable
fun DelegatedReadOnlyStateSample() {
// Composable function that manages a subscription to a data source, returning it as State