GooglePrivacyDlpV2TimeZone constructor

GooglePrivacyDlpV2TimeZone({
  1. int? offsetMinutes,
})

Implementation

GooglePrivacyDlpV2TimeZone({
  this.offsetMinutes,
});