usedBy property

List<WasmPluginUsedBy>? usedBy
getter/setter pair

List of all extensions that use this WasmPlugin resource.

Output only.

Implementation

core.List<WasmPluginUsedBy>? usedBy;