GoogleAppsDriveLabelsV2FieldSelectionOptions constructor
GoogleAppsDriveLabelsV2FieldSelectionOptions({
- List<
GoogleAppsDriveLabelsV2FieldSelectionOptionsChoice> ? choices, - GoogleAppsDriveLabelsV2FieldListOptions? listOptions,
Implementation
GoogleAppsDriveLabelsV2FieldSelectionOptions({
this.choices,
this.listOptions,
});