extensionRPC property

  1. @optional
String? extensionRPC
getter/setter pair

The RPC name of the extension that was added.

This is provided for the ServiceExtensionAdded event.

Implementation

@optional
String? extensionRPC;