id property

String? id
getter/setter pair

The id of the function call this response is for.

Populated by the client to match the corresponding function call id.

Optional.

Implementation

core.String? id;