GooglePrivacyDlpV2BatchContentLocation.fromJson constructor
GooglePrivacyDlpV2BatchContentLocation.fromJson(
- Map json_
Implementation
GooglePrivacyDlpV2BatchContentLocation.fromJson(core.Map json_)
: this(itemIndex: json_['itemIndex'] as core.int?);