id property

String? id
getter/setter pair

The unique id of the function call.

If populated, the client to execute the function_call and return the response with the matching id.

Optional.

Implementation

core.String? id;