types property

List<String>? types
getter/setter pair

The types of schema modifications to consider.

Defaults to NEW_COLUMNS.

Implementation

core.List<core.String>? types;