menu
googleapis package
documentation
script/v1.dart
CreateProjectRequest
CreateProjectRequest constructor
CreateProjectRequest constructor
dark_mode
light_mode
CreateProjectRequest
constructor
CreateProjectRequest
(
{
String
?
parentId
,
String
?
title
,
})
Implementation
CreateProjectRequest({ this.parentId, this.title, });
googleapis package
documentation
script/v1
CreateProjectRequest
CreateProjectRequest constructor
CreateProjectRequest class