pub async fn get_child_component_event_matcher(
    realm: &TestRealm<'_>,
    component_moniker: &str
) -> Result<EventMatcher>
Expand description

Gets an event matcher for component_moniker in realm.