extensionRPCs property Null safety
optional">@optionalread / write
The list of service extension RPCs that are registered for this isolate, if any.
Implementation
@optional
List<String>? extensionRPCs;
The list of service extension RPCs that are registered for this isolate, if any.
@optional
List<String>? extensionRPCs;