GoogleAppsDriveLabelsV2ListLimits constructor

GoogleAppsDriveLabelsV2ListLimits({
  1. int? maxEntries,
})

Implementation

GoogleAppsDriveLabelsV2ListLimits({
  this.maxEntries,
});