warnings property

  1. @TagNumber(14)
List<MigrationWarning> get warnings

Output only. Warnings that occurred during the cycle.

Implementation

@$pb.TagNumber(14)
$core.List<MigrationWarning> get warnings => $_getList(9);