args property

List<RemoteObject>? args
final

Call arguments.

Implementation

final List<runtime.RemoteObject>? args;