GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsResponse constructor
GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsResponse({
- List<
GoogleAppsDriveLabelsV2LabelPermission> ? permissions,
Implementation
GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsResponse({
this.permissions,
});