params property

Map<String, String>? params
getter/setter pair

The parameters to pass to the notebook.

Optional.

Implementation

core.Map<core.String, core.String>? params;