UpgradeNotebookRuntimeRequest constructor
UpgradeNotebookRuntimeRequest({
- required String name,
Implementation
UpgradeNotebookRuntimeRequest({required this.name})
: super(fullyQualifiedName);