menu
googleapis package
documentation
classroom/v1.dart
Name
Name constructor
Name constructor
dark_mode
light_mode
Name
constructor
Name
(
{
String
?
familyName
,
String
?
fullName
,
String
?
givenName
,
})
Implementation
Name({ this.familyName, this.fullName, this.givenName, });
googleapis package
documentation
classroom/v1
Name
Name constructor
Name class