flags property

List<Flag>? flags
getter/setter pair

A list of all flags in the VM.

Implementation

List<Flag>? flags;