dumpFlags property

List<DumpFlag>? dumpFlags
getter/setter pair

The flags for the initial dump.

Implementation

core.List<DumpFlag>? dumpFlags;