dumpFlags property

  1. @TagNumber.new(1)
List<MigrationJob_DumpFlag> get dumpFlags

The flags for the initial dump.

Implementation

@$pb.TagNumber(1)
$core.List<MigrationJob_DumpFlag> get dumpFlags => $_getList(0);