requestId property

String requestId
final

ID of the request. If the event listener returns undefined, then keyEventHandled must be called later with this requestId.

Implementation

final String requestId;