menu
googleapis package
documentation
classroom/v1.dart
ListGuardiansResponse
ListGuardiansResponse constructor
ListGuardiansResponse constructor
dark_mode
light_mode
ListGuardiansResponse
constructor
ListGuardiansResponse
(
{
List
<
Guardian
>
?
guardians
,
String
?
nextPageToken
,
})
Implementation
ListGuardiansResponse({ this.guardians, this.nextPageToken, });
googleapis package
documentation
classroom/v1
ListGuardiansResponse
ListGuardiansResponse constructor
ListGuardiansResponse class