warnings property

List<MigrationWarning>? warnings
getter/setter pair

Warnings that occurred during the cycle.

Output only.

Implementation

core.List<MigrationWarning>? warnings;