GoogleAppsDriveLabelsV2DateLimits constructor
GoogleAppsDriveLabelsV2DateLimits({
- GoogleTypeDate? maxValue,
- GoogleTypeDate? minValue,
Implementation
GoogleAppsDriveLabelsV2DateLimits({
this.maxValue,
this.minValue,
});