struct DictionaryOptionalItem

Defined at line 3693 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/wire_types.h

A key-value pair in a [`DictionaryRef`], where the value may be elided.

This is useful for APIs that may wish to omit the value, for example if it could not be

duplicated.

Public Members

StringView key
ObjectView value

Public Methods

void _CloseHandles ()